Skip to content
View Akhilesh286's full-sized avatar

Block or report Akhilesh286

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Akhilesh286/README.md

πŸ‘‹ Hai, I'm Akhilesh

I'm a self-taught Full-Stack Developer passionate about building real-world applications with Django, React, and PostgreSQL.
What started as a hobby turned into my career path β€” and now, I'm actively seeking a full-time junior developer role where I can contribute, learn, and grow.

πŸ›  My Tech Journey

  • Started with Python basics, then moved into OOP and problem-solving.
  • Learned Java OOP and practiced DSA.
  • Picked up HTML, CSS, JavaScript, jQuery, Bootstrap and focus on designing.
  • Built my first Django e-commerce site.
  • Explored Flask, then learned PostgreSQL and C++ to an intermediate level.
  • Enhanced frontend skills with UI/UX design, SCSS, and Figma.
  • Learned React, Django REST Framework, and FastAPI.
  • Created a real-time Chat App with Django Channels.

πŸ› οΈ Stack

  • Frontend
    • React (Hooks, SCSS), HTML, CSS, JavaScript
    • Bootstrap, jQuery
    • Responsive Design, UI/UX (Figma)
  • Backend
    • Django, Django REST Framework, Django Channels
    • Flask, FastAPI
    • JWT & Session-based Auth, WebSockets
  • Databases
    • PostgreSQL, MySQL, SQLite
    • MongoDB (basic)
  • Programming Languages
    • Python (primary)
    • Java (OOP, DSA)
    • C++
    • Bash
  • DevOps & Tools
    • Docker (basic to intermediate)
    • Git & GitHub
    • Firebase
  • Other Skills
    • SCSS, Responsive Web Design
    • Basic Mobile App Development (Kivy)
    • Telegram Bot
    • Scratch games

πŸ“‚ Projects That Define Me

  • Role-based Shopping Site – My first self-built e-commerce app (4 years ago) with separate user & owner roles, cart system, and message sections.
  • Real-time Chat App – WebSocket-based messaging with Django Channels.
  • Personal Blog Platform – Built in Flask with CRUD, authentication, and custom styling.
  • Black Note – React + IndexedDB for offline storage.
  • C++ Learning Tool – Beginner-to-advanced exercise questions designed to strengthen C++ skills through practical challenges.

- Plus multiple static HTML/CSS pages & mini-tools.

πŸ“Œ Current Goals

  • Refining past projects β€” adding better documentation, security, and performance optimizations.
  • Leveling up PostgreSQL knowledge through real-world queries, indexes, and optimization.
  • Excited to dive deeper into Core C++, System Design fundamentals, and DSA problem-solving to sharpen my problem-solving and analytical skills.

πŸ† Achievements

  • 99% in SSLC Education (2022–2023)
  • 92% in Higher Secondary Education (2023–2025)
  • First Place β€” Sub-district Level Web Design Competition (2024)
  • First Place β€” Sub-district Scratch Programming (2023)

πŸ“« Let's Connect


πŸ’‘ I believe in learning by building. Every project I create teaches me something new β€” not just about code, but about problem-solving, communication, and adaptability.


Pinned Loading

  1. cpp-practice-hub cpp-practice-hub Public

    A collection of C++ exercises and projects, from beginner to advanced, to sharpen your programming skills.

    C++

  2. project.py project.py Public

    A collection of Python automation tools built during my coding journey, exploring various libraries and real-world use cases.

    Python

  3. react.Blacknote react.Blacknote Public

    BlackNote for web implemented using react and indexedb for database

    JavaScript

  4. gui-pytube gui-pytube Public

    A simple KivyMD app to download YouTube videos and track downloads using SQLite

    Python