DannyRic03's Stars
JohnNtirintis/Meta-Backend-Software-Development-Course
Comprehensive collection of projects, assignments, and code snippets from the Backend Software Development course by Meta. Covers a broad spectrum of technologies and frameworks in backend development, including REST APIs, databases, and server management.
JohnNtirintis/Mobile-Contacts-App
A simple Java application for managing mobile contacts. It features the creation, updating, and retrieval of mobile contacts and their related user details.
JohnNtirintis/Leetcode
Collection of my solutions to various LeetCode problems.
JohnNtirintis/CS50
Personal solutions to problem sets and labs from Harvard University's CS50: Introduction to Computer Science. Covers a wide range of programming languages including C, Python, JavaScript, and SQL.
JohnNtirintis/Recipe-Management-System
A Recipe Management System built using Java Swing, implementing layered architecture and design patterns. Uses SQL for data storage and Maven for dependency management.
JohnNtirintis/Weather-Application
This is a simple Flask-based application that gives you weather data for any city in the world.