Skills & Expertise
My technical skills and professional capabilities
As a Computer Science undergraduate, my main strength is backend engineering and problem‑solving for real‑world systems, especially AI‑enabled applications. Below is a concise view of the technologies and concepts I work with most often.
Technical Skills
Backend & APIs
- FastAPI – REST APIs, routing, dependency injection
- Django – MVC architecture, auth, admin, templating
- Python, Java, JavaScript for backend services
- Session management, authentication, basic security best‑practices
GenAI & RAG
- LangChain, LangGraph – tool orchestration & graphs
- Qdrant – vector database for document & web RAG
- Working with OpenAI / Gemini‑style APIs as tools inside applications
- Prompt design, chunking strategies, retrieval quality tuning
Core CS Foundations
- Data Structures & Algorithms – arrays, linked lists, trees, graphs, DP
- Object‑Oriented Programming and clean code practices
- Database Management Systems & basic query optimisation
- Operating Systems & basic networking concepts
Tools & Databases
- Git & GitHub for version control and collaboration
- MongoDB, MySQL, SQLite
- Docker for containerised dev environments
- VS Code, Linux, basic shell scripting
Problem Solving & DSA
I regularly practice data structures and algorithms to stay sharp for real‑world engineering work—focusing on writing correct, efficient solutions and reasoning about complexity.
- Arrays, strings, hashing
- Recursion & backtracking
- Linked lists, stacks, queues
- Trees (BST, traversals) & graphs (BFS, DFS)
- Dynamic programming
- Greedy techniques
- Binary search and search on answer
- Basic time & space complexity analysis
Focus Areas
Coding Activity Snapshot
I use multiple platforms to stay consistent with problem solving and competitive programming. These profiles reflect my ongoing practice rather than one‑off contests.
Platforms
Active on the following coding platforms:
- LeetCode – Bhanu_546
- Codeforces – Bhanu_546
- CodeChef – sbndabhijeet
- GeeksforGeeks – sbndabh9cn4
- HackerRank – sbndabhijeet
GitHub
I keep my project work and experiments on GitHub, including backend services, RAG pipelines, and small utilities.
Consistently committing to personal projects and experiments.
Soft Skills
Communication
Effective verbal and written communication skills to collaborate with team members and clients.
Teamwork
Ability to work collaboratively in team environments and contribute to group projects.
Problem Solving
Analytical thinking and creative problem-solving abilities to tackle complex challenges.
Time Management
Efficient time management skills to meet deadlines and prioritize tasks effectively.
Areas of Expertise
Web Development
I specialize in creating responsive, user-friendly websites using modern web technologies. My approach focuses on clean code, performance optimization, and accessibility standards.
UI/UX Design
I design intuitive user interfaces that enhance user experience. I follow design principles and best practices to create visually appealing and functional designs.
Backend Logic Design
I architect and implement robust backend systems using clean, modular logic. My focus is on API design, database integration, and ensuring performance, scalability, and security in server-side development.
Data Structures & Algorithms
I have a strong foundation in data structures and algorithms, which helps me write efficient code and solve complex programming problems.