Skip to content
View anastabiti's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report anastabiti

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

image

Hi there πŸ‘‹, I'm Anas TABITI

Backend Developer specializing in building scalable server architectures and distributed systems. Expertise in database optimization, API design, and system integration. Strong focus on performance tuning, microservices architecture, and DevOps automation. Experienced in developing robust enterprise solutions with emphasis on high availability and fault tolerance.

LinkedIn Portfolio Email

πŸ’Ό Professional Experience

Fleet Management System | Full-Stack Developer

  • πŸš€ Architected and developed a comprehensive fleet management solution
  • πŸ”§ Backend: Engineered robust APIs using Django with MySQL database integration
  • πŸ’» Frontend: Implemented responsive UI/UX using Next.js and TypeScript
  • πŸ›  DevOps:
    • Containerized application deployment using Docker
    • Implemented comprehensive monitoring with Prometheus and Grafana
    • Set up real-time performance metrics and visualization
  • πŸ”’ Security: Implemented authentication systems and security best practices

πŸ›  Technical Skills

Backend Development

Node.js NestJS Django API

Frontend Development

TypeScript React Next.js

Database Systems

MySQL PostgreSQL

DevOps & Tools

Docker Grafana Prometheus Git

πŸ“Š GitHub Analytics

Anurag's GitHub stats Top Langs

GitHub Streak Stats

πŸ“ˆ GitHub Contributions

Ashutosh's github activity graph

🌟 Featured Projects

  1. Fleet Management System
    • Full-stack application with Django backend and Next.js frontend
    • Implemented real-time monitoring and Docker containerization

πŸ“« Connect With Me

  • πŸ’Ό Open for collaboration on backend and full-stack projects
  • πŸ“§ Reach me at: [[email protected]]
  • 🌐 Portfolio: [Your Portfolio URL]

profile-views

Pinned Loading

  1. Libft-Your-very-first-own-library Libft-Your-very-first-own-library Public

    Description This project is your very first project as a student at 42. You will need to recode a few functions of the C standard library as well as some other utility functions that you will use d…

    C 1

  2. Minitalk- Minitalk- Public

    The purpose of this project is to code a small data exchange program using UNIX signals.

    C 1

  3. get_next_line-1337 get_next_line-1337 Public

    May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line. It is time to start working on this function, which will be essential for your …

    C 1

  4. -ft_printf-1337 -ft_printf-1337 Public

    This project is pretty straightforward, you have to recode printf. You will learn what is and how to implement variadic functions. Once you validate it, you will reuse this function in your future …

    C 1

  5. -so_long- -so_long- Public

    This project is a very small 2D game. Its purpose is to make you work with textures, sprites, and some other very basic gameplay elements.

    C

  6. Philosophers Philosophers Public

    In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes

    C 1