Skip to content
View thejokers69's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report thejokers69

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

👨‍💻 About Me

  • 🎓 I’m a second-year Computer Engineering student at Mundiapolis University.
  • 🌱 Currently on break for my internship in fruit grading.
  • 🔍 I’m particularly interested in Machine Learning and Web Development.
  • 🎶 Outside of tech, I enjoy long drives, relaxing on the beach, and listening to piano music.

🔧 Skills & Technologies

  • Languages: Python, JavaScript, Node.js, Spring Boot, Java, HTML, CSS, PHP
  • Frameworks & Libraries: React (currently learning), Django, TensorFlow
  • Tools: GitHub, Git, iTerm, Neovim, VS Code, IntelliJ, Android Studio, Docker, Notion
  • Databases & Cloud: MySQL, PostgreSQL, MongoDB, MySQL Workbench, Firebase (currently learning)

🌟 Projects

Here are some of the projects I’ve worked on:

  • Real-Time IoT Monitoring System:
    Dockerized data pipeline for sensor data visualization. Optimized for real-time processing of 100+ data points/sec.
    Tech Stack: Docker, MQTT, InfluxDB, Grafana
  • AI-Powered Banking Chatbot:
    Spring MVC chatbot with RAG integration, reducing query resolution time by 15%.
    Tech Stack: Java, Spring MVC, TensorFlow, RAG
  • Travel Reservation API: A REST API for travel reservations built with Node.js, Express, and MongoDB.
  • Data Analyzer: A Django application for analyzing data files.
  • Patient Management System: A Spring MVC application for managing patients, featuring listing, pagination, search, and deletion.
  • Node.js CRUD for Books:
    Une application Node.js réalisant des opérations CRUD de base sur des livres avec routage et middleware.
    Tech Stack: Node.js, Express, MongoDB
    Ce que j'ai appris: Maîtrise d'async/await et gestion des erreurs.

🤝 Contributions

I’m currently focusing on my own projects and learning, but I look forward to getting more involved in open-source communities and contributing to collaborative projects.

📫 Contact Information

For more about me, check out my Linktree and download my Résumé.

Pinned Loading

  1. TP1-Mundiapolis-NodeJS TP1-Mundiapolis-NodeJS Public

    Repository for TP1 at Mundiapolis University. This project demonstrates the development of a Node.js application using Express, featuring basic CRUD operations for managing books. It includes routi…

    JavaScript

  2. thejokers69 thejokers69 Public template

    My public repository.

    SCSS

  3. Architecture_JEE_2GI_MUNDIA Architecture_JEE_2GI_MUNDIA Public

    Consolidated repository for all TP projects from the Architecture JEE - 2GI MUNDIA class.

    Java 1

  4. E-bank-Chatbot E-bank-Chatbot Public

    Ce projet est un chatbot intelligent intégré à un système bancaire en ligne. Le chatbot permet d’interagir avec les administrateurs en répondant à leurs questions et en analysant des documents tels…

    JavaScript 1 2

  5. Dockerized-IoT-Dataflow Dockerized-IoT-Dataflow Public

    This project simulates a DHT sensor using Python, collects data via MQTT (Mosquitto), stores it in InfluxDB, and visualizes it using Grafana. The setup is managed through Docker Compose for easy de…

    Python