Skip to content
View Abhishek-Atole's full-sized avatar
🏠
Open to Work
🏠
Open to Work

Block or report Abhishek-Atole

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Abhishek-Atole/README.md

Hi πŸ‘‹, I'm Abhishek Atole

C++ Developer | System-Level Thinker | Back-End Enthusiast

Abhishek-Atole GitHub Followers Email LinkedIn


🌱 About Me & Skills

  • πŸŽ“ Final Year B.E. in Electronics & Telecommunication
  • πŸ’» Passionate about C++, Linux, Data Structures, and System Programming
  • πŸ”§ Currently interning at CodSoft as a C++ Developer
  • 🎯 Focused on back-end development and real-world system-level problem solving
  • πŸ‘¨β€πŸ’» Contributor to CGAL (Computational Geometry Algorithms Library) as part of GSoC preparation
  • πŸ› οΈ Active in creating tools, libraries, and visualizers
  • 🧠 Always learning, building, and sharing

πŸ› οΈ Skills & Expertise

  • πŸ’¬ Languages:
    C++14/17/20 (Advanced), C (Advanced), Java (Intermediate), Python (Basic), SQL (Basic)

  • 🧰 Tools & Libraries:
    STL, Qt6, CGAL, GDB, Valgrind, CMake, Git, Docker, VS Code

  • πŸ–₯️ Operating Systems:
    Linux (Ubuntu, Kali, Arch), Windows

  • πŸ—„οΈ Databases:
    MySQL (Basic), PostgreSQL (Basic)

  • 🧩 Concepts:
    Object-Oriented Programming, Modular Architecture, File Systems, Memory Management

  • πŸ”„ Practices:
    Agile, SDLC, CI/CD, Unit Testing, Debugging, GitHub/GitLab workflows

  • πŸ“š Currently Learning:
    Teamcenter (Self-study), SAFe (in progress)


πŸš€ Tech Stack & Tools


🧰 Projects You Might Like


πŸ“œ Certifications & Resume

πŸ“ˆ My GitHub Stats


πŸ† GitHub Trophies


πŸ“Š Contribution Timeline


πŸ“« Contact Me


✨ Quote to Code By

"Stay curious. Stay consistent. Build with purpose."

β€” Abhishek Atole


Pinned Loading

  1. Polygon_Boolean_Operations_Visualizer Polygon_Boolean_Operations_Visualizer Public

    Polygon Boolean Operations Visualizer is a cross-platform C++ app for interactively visualizing Boolean operations (union, intersection, difference, symmetric difference) on 2D polygons. Built with…

    Makefile 1

  2. Generalised-Data-Structures-Library- Generalised-Data-Structures-Library- Public

    A high-quality, header-only C++17 library delivering efficient, type-safe, and extensible implementations of singly, doubly, and circular linked lists. Designed for reliability and ease of integrat…

    C++ 1

  3. Customised-Virtual-File-System Customised-Virtual-File-System Public

    A C++ based, in-memory virtual file system simulating unix-like file operations for learning and research.

    C++ 1

  4. Classification-of-an-EMG-Signal-Using-CNN Classification-of-an-EMG-Signal-Using-CNN Public

    Classification of EMG Signal Using Convolution Neural Network (Sliding Window Technique, Root Mean Square , Fourier Transform)

    Jupyter Notebook 2

  5. CPP_Programming CPP_Programming Public

    C++

  6. Logic-Building Logic-Building Public

    Logic building, DSA, and LeetCode solutions in C, C++, and Java.

    C