Skip to content
View Anantasam03's full-sized avatar

Block or report Anantasam03

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 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
Anantasam03/README.md

πŸš€ Full-Stack Developer | Clean Code Enthusiast | System Architecture Lover

Typing SVG


GitHub followers Gmail LinkedIn Portfolio


πŸ’« About Me

Coding

class Developer:
    def __init__(self):
        self.name = "Ananta Samal"
        self.location = "Kolkata, India"
        self.role = "Backend Developer"
        self.language_spoken = ["English", "Hindi", "Odia"]
        
    def current_focus(self):
        return {
            "learning": ["Frontend Development", "Spring Boot", "React"],
            "passionate_about": ["Clean Code", "Scalable Architecture", "API Design"],
            "looking_for": ["Backend Roles", "Full-Stack Opportunities", "SaaS Projects"]
        }
    
    def hobbies(self):
        return ["Writing Code", "System Design", "Open Source"]
  • 🎯 Currently: Backend Developer building scalable systems
  • 🌱 Learning: Frontend (React) & Spring Boot for full-stack mastery
  • πŸ’‘ Passionate About: Clean architecture, database optimization, API design
  • πŸ’Ό Open To: Backend, Full-Stack, and SaaS development roles
  • πŸŽ“ Focus Areas: Microservices, Database Architecture, REST APIs
  • ⚑ Fun Fact: I love optimizing code and building efficient systems

πŸ”₯ Tech Stack

πŸ’» Backend

PHP MySQL REST API Laravel

Expertise: API Development, Database Design, Backend Logic

βš™οΈ Frontend

JavaScript HTML5 CSS3 Bootstrap

Learning: React, Responsive Design

πŸš€ Learning

Spring Boot React Java

Goal: Full-Stack Expertise

πŸ› οΈ Tools & Platforms

Git Docker Linux VS Code

Daily: Coding, Debugging, Deploying


πŸ“Š GitHub Analytics

Ananta's GitHub Stats

Top Languages

GitHub Streak


🎯 What I'm Currently Doing

Activity Status
πŸ“š Learning Spring Boot & React
πŸ’» Building Scalable Backend Systems
🀝 Collaborating Open Source Projects
πŸ“– Reading Design Patterns & Architecture
🎀 Sharing Knowledge & Experience

πŸ’¬ Let's Connect & Collaborate!

I'm always excited to:

  • πŸ’‘ Discuss scalable architecture and system design
  • 🀝 Collaborate on interesting backend projects
  • πŸ“š Share knowledge and learn from others
  • πŸš€ Build products that solve real problems

πŸ“¬ Reach Out Through

Email LinkedIn GitHub Portfolio


🎁 Support My Work

⭐ If you find my work interesting, please consider giving my repositories a star!


Popular repositories Loading

  1. Data-Detective Data-Detective Public

    It serves as an interactive analytics dashboard that allows users to upload raw sales data, store it securely in a MySQL database, and visualize key performance indicators (KPIs) through dynamic Pl…

    Python 1

  2. Anantasam03 Anantasam03 Public

    Anantasam03

  3. snap-ui snap-ui Public

    ⚑ A curated collection of snap-ready UI components β€” HTML/CSS, JavaScript widgets, PHP/CI snippets & animations. Clean. Fast. Production-ready.

    HTML

  4. ThoughtFlow-Planner ThoughtFlow-Planner Public

    ThoughtFlow is an interactive, Python-based web application built with Streamlit.

    Python

  5. PersonaChat-AI PersonaChat-AI Public

    PersonaChat is an interactive, multi-personality AI assistant built with Python and Streamlit. Powered by Google's Gemini 2.0 Flash model, this app allows users to chat with 20 distinct AI personal…

    Python

  6. DSA-Practice-Log DSA-Practice-Log Public

    Choosing the DSA Practice Log is a professional move. As a developer learning Java while already working in PHP, tracking your progress through different language implementations of the same algori…

    Python