- 👋 Hi, I’m @davidecarluccio
- 👀 I’m an Information Engineering Student
- 🌱 I’m currently learning Neural Networks and Computer Engineering
Highlights
- Pro
Popular repositories Loading
-
local-weather
local-weather PublicAn app that displays the current weather based on the user's location. It includes a toggle for Fahrenheit and Celsius and adjusts icons or background images according to the weather conditions. Us…
CSS 1
-
roguelike-dungeon-crawler-game
roguelike-dungeon-crawler-game PublicA Roguelike dungeon crawler game where players can explore randomly generated maps, pick up health items and weapons, and fight enemies. The goal is to defeat enemies, level up, and ultimately beat…
JavaScript 1
-
periodic-table-database
periodic-table-database PublicForked from freeCodeCamp/learn-periodic-table-database
A Bash script for querying a periodic table database to retrieve information about chemical elements. The project includes a database dump (periodic_table.sql) and a script file (element.sh) to int…
Shell
-
world-cup-database
world-cup-database PublicForked from freeCodeCamp/learn-world-cup-database
A Bash script project to manage World Cup data. The project involves entering game information into a PostgreSQL database and querying it for statistics. It includes the database dump (worldcup.sql…
Shell
-
celestial-bodies-database
celestial-bodies-database PublicForked from freeCodeCamp/learn-celestial-bodies-database
A PostgreSQL project that builds a database of celestial bodies. The project includes a universe.sql file that contains the data structure and entries for various celestial bodies.
Shell
-
number-guessing-game
number-guessing-game PublicForked from freeCodeCamp/learn-number-guessing-game
A terminal-based number guessing game built using Bash scripting and PostgreSQL. User data is saved in a PostgreSQL database, and the game logic is implemented in Bash. The project includes a datab…
Shell
If the problem persists, check the GitHub status page or contact support.