Engineer who has interest in Everything

Hi, I'm SubhashD

I'manengineeringstudent,2025passout,justvibingmywaythroughlife.I'mintoeverything—learning,exploring,messingup,andlevelingupeveryweek.Triedoutabunchoftechstacks,canswitchtoanythingnewifneeded,andsolvingproblemsiskindamything.Oh,andIhaveaterriblememory,sodon'texpectmetoremembermuch—I'mlikeagoldfishwithaknackfortech.Ifailatmostthings,buthey,that'showIroll.Ifsomething'scoolenough,Icanwork6-12hoursstraight.Seeyoutomorrow,buttrustme,I'llbewaybetterthantoday!
Subhash D

About Me

Subhash D

ChatGPT knows something more about me!

Do you want to know it?

Skills & Expertise

Programming & Development

JavaC++JavaScriptPythonFlutterReactSpring BootNode.js

Databases & Tools

SQLMongoDBGitDockerJUnitDDDREST APIs

Core Skills

Data Structures & AlgorithmsProblem SolvingSystem DesignClean CodeTesting
Competitive Programming

Coding Profiles & Achievements

My journey through competitive programming platforms, showcasing problem-solving skills, algorithmic thinking, and consistent coding practice across various platforms.

1192
total Problems
60+
contests Participated
15+
achievements
4+
languages
3+
years Active

Technical Skills

Data Structures
90% Proficiency
Algorithms
85% Proficiency
Dynamic Programming
80% Proficiency
Graph Theory
75% Proficiency
Problem Solving
95% Proficiency
Time Complexity
88% Proficiency
💻

LeetCode

LIVE

@subhash613d

1192
solved
326
easy
676
medium
190
hard
2000
contest Rating
Knight
badge
60
contests
12.8k
ranking
0.4%
top Percentage

Key Achievements

Global Ranking: #12.8k (Top 0.4%)
Contest Badge: Knight
60 Contests Participated
🔴 Live data from LeetCode
🐙

GitHub

@subhash23jan

20
followers
4000
profile Views
30
public Repos
15
private Repos
45
total Repos
500
commits2025
1300+
total Commits
5
badges
Active Developer
badge

Key Achievements

20 Followers on GitHub
4000+ Profile Views
45 Total Repositories (30 Public + 15 Private)
500 Commits in 2025 (August)
1300+ Total Commits
5 GitHub Badges Earned
🌟

GeeksforGeeks

LIVE

@subhashbmsce

699
total Solved
1
school
23
basic
217
easy
414
medium
44
hard
1805
global Rating
2245
overall Score
4⭐
stars

Key Achievements

699 Problems Solved
4 Star Rating
Global Rating: 1805
Overall Score: 2245
414 Medium Problems Solved
44 Hard Problems Solved
👨‍🍳

CodeChef

@subhash_coder

1676
current Rating
Div 2
division
★★★
stars
1684
highest Rating
11421
global Rank
9931
country Rank
6
contests Participated
Starters 176
latest Contest
96
latest Rank

Key Achievements

Current Rating: 1676 (Div 2)
Highest Rating: 1684
3 Star Coder (★★★)
Global Rank: 11,421
Country Rank: 9,931
6 Contests Participated
Latest Contest: Rank 96 in Starters 176
Rating Gain: +106 in latest contest

Let's Code Together!

Interested in collaborating on coding challenges or discussing algorithms? Feel free to connect with me on any of these platforms.

C++JavaPythonJavaScript

Experience

June 2025 - PresentBengaluru, India

Software Engineer

Xflow Payments

working on many things to make cross-border payment easier

Spring BootArmeriaJavaSQLProtobufKafkaKubernetes
Professional
Jan 2025 - March 2025Bengaluru, India

Software Engineer Intern

Instawork

Developed scalable backend APIs using Django and fixed bugs in the repository. Integrated custom bots with APIs to streamline operations and enhance efficiency. Built and deployed AI agents using Langchain to automate workflows and implement AI agent routing, reducing manual tickets by 15%.

DjangoREST APIsPythonLangchainAutomation Bots
Professional
May 2024 - July 2024Remote

Open Source Contributor

Girl-Script Summer of Code

Implemented routing with Express.js, enhancing server-side navigation and API flow. Identified and fixed 25+ bugs, significantly improving stability and usability. Enhanced UI/UX of Flutter application for a seamless user experience. Worked with MongoDB and SQLite for effective backend data management. Contributed to React.js frontend by improving responsiveness and state handling.

Express.jsMongoDBSQLiteReact.jsFlutter
Professional
June 2024 - July 2024Remote

Flutter UI Developer Intern

BrightInfonet

Collaborated with a team of 5 to manage application development, resulting in a responsive and visually appealing mobile application. Designed and implemented responsive UI elements, improving compatibility across devices by 30%.

FlutterUI/UX DesignMobile Development
Professional
April 2024 - June 2024Noida, India

Flutter Developer Intern

Rablo

Developed scalable apps with faster performance, with improvements over 12%. Integrated backend (Node.js, MongoDB), reducing loading time. Streamlined data handling for efficient database operations.

FlutterNode.jsMongoDBREST APIs
Professional

Featured Projects

PrivacyLens - AI-Powered Privacy Protection

PrivacyLens - AI-Powered Privacy Protection

A sophisticated Chrome extension that leverages Google's Gemini AI to automatically analyze terms and conditions and privacy policies for potential data theft risks and privacy concerns.

PrivacyLens is a sophisticated Chrome extension that leverages Google's Gemini AI to automatically analyze terms and conditions and privacy policies for potential data theft risks and privacy concerns. Built with modern JavaScript and Chrome Extension Manifest V3, the application features a secure environment variable management system using Chrome's sync storage, real-time content analysis with intelligent keyword filtering, and a user-friendly interface with risk scoring and categorized red flag detection. The extension employs advanced content extraction algorithms to identify problematic clauses related to data collection, sharing, surveillance, and user rights limitations, providing users with instant privacy risk assessments through an intuitive popup interface.

JavaScriptChrome ExtensionManifest V3Google Gemini AIChrome Storage APIContent Analysis
View Code
Android Offline Music Player

Android Offline Music Player

Implemented search functionality by artist, movie, song, and album name with SQLite database integration.

Implemented search functionality by artist, movie, song, and album name. Utilized SQLite for suggesting songs and tracking history seamlessly. Managed tracking of liked songs, most played songs, and fetched songs from local memory.

FlutterSQLiteGit
View Code
E-Commerce Application

E-Commerce Application

Full-stack e-commerce app with search functionality, Express.js backend, and MongoDB integration.

Incorporated search and suggestion functionality using project-specific tags. Established a local server using Express, seamlessly integrated with a Flutter app. Developed Orders history feature, utilising MongoDB storage with Mongoose.

FlutterNode.jsMongoDBGit
View Code
GetHirrd Job Portal

GetHirrd Job Portal

A comprehensive job portal built with React.js and Node.js backend, featuring job listings and applications tracking.

A comprehensive job portal built with React.js and Node.js backend, featuring job listings, applications tracking, and user profiles.

ReactNode.jsTailwindCSSShadCnDockerGithub Actions
View Code
Custom Hash Map Implementation

Custom Hash Map Implementation

A custom hash map built in C++ with separate chaining for collision handling and dynamic resizing.

A custom hash map built in C++ with separate chaining for collision handling. Includes both sorted and unsorted maps, with dynamic resizing and efficient data operations.

C++Data StructuresHashingAlgorithms
View Code

Professional Life In Frames

Unfolding the Path of Continuous Learning, Software Engineering, and Innovation

Github
Development

Github

Explored the world of development by contributing to open-source projects on GitHub.

Leetcode
Competitive Programming

Leetcode

Embarking on my journey in Competitive Programming through Leetcode challenges.

First Speech In College
Public Speaking

First Speech In College

Delivered my first college speech on the trending topic: "The College Dropout Phenomenon."

Phaseshift Event Participation
Competition

Phaseshift Event Participation

Competed in a tech competition and advanced to the second round, showcasing my skills.

IISc Workshop and Technical Open Day
Workshop

IISc Workshop and Technical Open Day

Attended technical workshops and gained valuable insights at the IISc Technical Open Day.

Anchoring for Kannada Club
Leadership

Anchoring for Kannada Club

Hosted various events and engaged with the audience as the anchor for the Kannada Club.

Education

Nov. 2021 - August 2025Bengaluru

Bachelor of Engineering in Computer Science

BMS College Of Engineering

CGPA: 8.2

Computer ScienceSoftware EngineeringData Structures
2019 - 2021

12th PUC

SBNS PU College

Percentage: 99.6%

Science StreamMathematicsPhysics
2019

SSLC

Karnataka Public School

Percentage: 98.03%

State BoardAcademic Excellence

Get In Touch

Ready to collaborate on exciting projects? Let's connect and bring your ideas to life!

Let's Start a Conversation

Whether you have a project in mind, want to discuss opportunities, or just want to say hello, I'd love to hear from you. Let's create something amazing together!

Send Message