Skip to content
View Abitesh's full-sized avatar

Highlights

  • Pro

Block or report Abitesh

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Abitesh/README.md

Hi there, I'm Abitesh Pabbulate 👋

👨‍💻 Aspiring Backend Engineer · 🎓 B.Tech CSE @ NIT Rourkela

LinkedIn Email

Currently focusing on Backend engineering, System Design, and mastering Data Structures & Algorithms.
🚀 Open to Backend / SWE internships (2026) & meaningful open‑source collaboration.


🚀 About Me

class AbiteshPabbulate:
    def __init__(self):
        self.location = "NIT Rourkela, Odisha, India"
        self.education = "B.Tech in Computer Science"
        self.current_focus = "Backend Engineering & System Design"
        self.tech_stack = ["Python", "Django", "PostgreSQL", "Redis", "Celery", "C++ (DSA)"]
        self.future_goals = [
            "Build production-grade backend systems",
            "Master distributed systems and high-scale architecture",
        ]
        self.learning_style = "Project-based learning"

    def say_hi(self):
        print("Thanks for checking out my profile. Let's build something cool.")

me = AbiteshPabbulate()
me.say_hi()

💡 I like taking ideas from "this would be useful" to working backend services you can actually run.


🛠️ Tech Stack

Languages

Backend & Frameworks

Databases, Caching & DevOps


🔭 Featured Projects

Project Description Tech Stack
Linkship A production-grade URL shortener with custom aliases, QR code generation, geolocation tracking, deep click analytics, and a JWT-secured REST API. Django, DRF, PostgreSQL, Redis, Celery, Docker, Railway
TeamSync A team task manager with filters, priorities, "days left / overdue" logic, and a Notion‑style task table UI. Django, SQLite, HTML/CSS
Django Blog Practice Hands‑on implementation of a Django blog following Corey's playlist, used to learn views, models, auth, and templates. Django, Python

I use personal projects to practice real backend patterns (CRUD, async task queues, REST APIs, analytics pipelines) before applying them to larger systems.1


📊 GitHub Stats

Abitesh's GitHub Stats
Top Languages

💬 Let's talk about backend design, Django, async task pipelines, or how to grow small student projects into serious portfolio pieces.
If something here interests you, feel free to open an issue, submit a PR, or just ping me on LinkedIn.

Footnotes

  1. Personal projects are one of the strongest signals for students without full-time experience—they show initiative and practical skills.

Pinned Loading

  1. Teamsync Teamsync Public

    Python

  2. linksnip linksnip Public

    Simple URL shortener built with Django

    Python

  3. Django-blog Django-blog Public

    Python

  4. Python-mini-projects Python-mini-projects Public

    To Practice and Create Python mini Projects

    Python

  5. geospatial-dispatch geospatial-dispatch Public

    A Institute internals project based on JAVA

    Java 2

  6. sarcasm-detector sarcasm-detector Public

    It's a cyberpunk team project

    Jupyter Notebook