Projects in Awesome Lists by carreraprogrammer
A curated list of projects in awesome lists by carreraprogrammer .
https://github.com/carreraprogrammer/awessome-books-es6
This project was created to save and share your favourite books. Built with javascript
Last synced: 22 Nov 2024
https://github.com/carreraprogrammer/carrera_portfolio
This is a personal portfolio that I use to public my best works
Last synced: 22 Nov 2024
https://github.com/carreraprogrammer/to-do-list
In this project, I build a simple HTML list of To Do tasks where you can add a new task, delete and change elements of positions
Last synced: 22 Nov 2024
https://github.com/carreraprogrammer/leaderboard
In this activity I set up a JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules.
Last synced: 22 Nov 2024
https://github.com/carreraprogrammer/mievent
Mievent is a web application that lend you find all kind of events around the world. You can choose different countries and see different kind of events with his respective information including: start date, time, prices, general information, location and seatmaps. Each event card also includes a Purchase button that lends you to purchase event
css html javascript react redux
Last synced: 22 Nov 2024
https://github.com/carreraprogrammer/h1-converter
This web app will give you the possibility to convert normal text into H1 text.
html5 javascript jquery react redux redux-toolkit saas
Last synced: 22 Nov 2024
https://github.com/carreraprogrammer/capstone_web
In this project, I created a web page for a Music Camp.
Last synced: 22 Nov 2024
https://github.com/carreraprogrammer/pomodoro
Is a web application that simulates a pomodoro tracker. You can establish the time that you want to work and the time that you want to rest. Once your work time or your time to rest finish, you will hear a sound that indicates the change of session. As you increases your number of session, you'll have a visual interfaces that indicates your current
Last synced: 22 Nov 2024
https://github.com/carreraprogrammer/awessome-books
In this project I created a webpage to save your favourite books
Last synced: 22 Nov 2024
https://github.com/carreraprogrammer/oop_four_principles
This repository was created in order to understand the four principles of OOP: Encapsulation, Abstraction, Inheritance and polymorphism
Last synced: 22 Nov 2024
https://github.com/carreraprogrammer/vet-clinic-database
This is a project where I use a relational database to create the data structure for a vet clinic.
Last synced: 22 Nov 2024
https://github.com/carreraprogrammer/space-travelers-hub
This is a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
css html5 javascript jest react redux redux-thunks
Last synced: 22 Nov 2024
https://github.com/carreraprogrammer/carreraprogrammer
This readme was created to resume the most important information about my on my github profile
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/start_ruby
This is a repository to start with the first steps of the book "Ruby on rails" by Javier Vázquez and Daniel Lorenzo
Last synced: 22 Nov 2024
https://github.com/carreraprogrammer/residues_generator
This web app generates safety sheets for various types of waste based on NTC 4435 Colombian regulations, utilizing both the React framework and the Chat GPT API.
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/school
In this web application, I created a school library with the next functionalities: Add new students or teachers.,Add new books, and Save records of who borrowed a given book and when.
Last synced: 22 Nov 2024
https://github.com/carreraprogrammer/fulcro-logic
This repository contains the code examples from the book "Fulcro Developers Guide" by Tony Kay. Each example is a standalone project that demonstrates a specific aspect of Fulcro development, such as components, data fetching, state management, and more.
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/cloropeth-map
This is a walkthrough for the freeCodeCamp Choropleth Map project from start to finish. We import some JSON data with geographical and educational data about counties in the United States and use d3 to render a Choropleth Map, by converting topojson into geojson and then using the geoPath() method to draw paths.
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/reviewer-role
Perform a code review on my code
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/hello-world
In this project, I will set up a "Hello world" repository
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/brave-clojure
This repositorie was created in order to execute the functions and solve the problems of the book brave clojure
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/bash_programs
Bash scripts combine terminal commands and logic into programs that can execute or automate tasks, and much more. In this 220-lesson course, I learned more terminal commands and how to use them within Bash scripts by creating five small programs.
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/bookstore
The "Bookstore" is a website designed for: Display a list of books, Add a book and Remove a selected book. This project was created using React
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/world_cup_database
For this project, you will create a Bash script that enters information from World Cup games into PostgreSQL, then query the database for useful statistics.
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/javascript-best-practices
This project was created with the objective to practice the JavaScript best practices
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/random-quote
This repository was created to develop a random quote machine in order to obtain the freecodecamp certification
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/environmental-ai
This project was thought in ground of create a bridge between environmental enginering and Chat GPT Api
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/celestial-bodies-database
This Database was created with information about Galaxies, planets, stars and moons using PostgresPSQL.
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/moneta
This is an ecommerce created for moneta, a coffe shop that provide resouces for a foundation called "La casa de la memoria" or "Memory House".
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/github-slideshow
A robot powered training repository :robot:
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/math-magicians
"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to: Make simple calculations. Read a random math-related quote.
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/decode_morse_with_ruby
In this repository, we created a Ruby program to decrypting morse messages
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/carreraprogrammerportfolio
This portfolio will have all the future projects of Daniel Carrera
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/drum-machinne
For this project, I'll build an app that can simulate different sounds to make music. To create the app, I used React as a front-end framework, and other technologies for functionality and styles like jQuery, Redux, and CSS.
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/moneta-ecommerce
This is an E-commerce created for a coffe shop using the best practices of code. All the E-commerce is beeing build with javaScript and in the future, I will implement ruby.
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/carrera-video-page
Draw on your new understanding of working with media by building YouTube's video player page
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/fulcro-to-do
This repository contains the source code for a Fulcro Todo CRUD web application that allows users to create, read, update, and delete todo items. The application is built using the Fulcro framework, with data storage provided by Datomic. The application also uses Datalog to query the database.
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/fulcro-getting-started
This repository was created in order to take the first steps in the learning process of Fulcro
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/polimorphysm-and-ruby
Polymorphism is one of the fundamental features of object oriented programming, but what exactly does it mean? At its core, in Ruby, it means being able to send the same message to different objects and get different results. Let’s look at a few different ways to achieve this.
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/school-library
In this project, you will start building your school library app. In this initial step, you will implement the classes to represent students and teachers.
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/react-to-do
In this repository I create a TO-DO list app using React. This was created with the propouse to practice the basic concepts to build aplications with react
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/ruby_enumerable
In this project I learned how to use a module inside a class. For this I will create a class MyList and a module MyEnumerable. The module MyEnumerable will implement a subset of the functionality of Enumerable.
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/algos_and_ds_course
This is a repository created to follow the Javascript Algorithms and Data Structures by Colt Steele. The course gradually progresses to cover advanced topics that many other similar courses tend to shy away from, including Heaps, Graphs, and Dijkstra's Shortest Path Algorithm to gain a gain a deep understanding of these complex subjects.
Last synced: 21 Feb 2025
https://github.com/carreraprogrammer/isaiasdanielt-d
Build a technical documentation
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/vet-clinic-db
This is a relational database to create the data structure for a vet clinic
Last synced: 07 Apr 2025
https://github.com/carreraprogrammer/mark-down-previewer
This app is created to display the content of a text-area (Markdown) to be rendered in a previewer as HTML5
css html5 javascript jquery react
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/ruby_ennumerable
In this repository, I created an Enumerable mixin that provides collection classes with several traversal and searching methods, and with the ability to sort. The class must provide a method each, which yields successive members of the collection.
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/hospital_db
This hospital db is a project that interpret a database diagram and implement the SQL.
Last synced: 25 Feb 2025
https://github.com/carreraprogrammer/git-flow
This repository was created to practice git flow with the CLI
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/doping-data
This project aims to create an app that replicates the functionality of a scatterplot graph. The app is built using HTML, JavaScript, CSS, and the D3 SVG-based visualization library.
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/us-gdp
My chart, is a project that displays Federal Reserve Economic Data, by using a bar chart graphic. In this project, I'm practicing data visualization using D3.js, javascript y AJAX. The graphic is interactive and when you hover one of the vars, yo can see a detailed description
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/student-database
In this lesson I will be focused on create a Bash script that uses SQL to enter information about your computer science students into PostgreSQL.
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/spend-sparrow
SpendSparrow is a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/minimalistic-blog
This Blog app will be a classic example of a blog website. I will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/hellorails
As you know by now, we have a clear path from the browser to the routes file to the Controller action, which can pull data from the database through the Model and create an instance variable that is then sent to the View to be displayed to the user. Let's put this into practice by creating our very own Rails 'Hello World!' project!
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/first-ruby-script
In this lesson, I will learn how to turn Ruby script into an executable command-line program, what the difference between print and puts is, and how to get user input from the console.
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/ruby_decode_morse
In this repository, I created a Ruby program to decipher morse code
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/y_recipes
Recipes App is a rails app will be an app that helps in managing food recipes and food items. It also automatically generates shopping lists for users to know the missing ingredients for their recipes.
hotwire-stimulus javascript rails ruby sass turboframe
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/treemap-diagram
This is a full walkthrough for the Treemap Diagram Data Visualization project.We import some data on the movies, create a hierarchy and visualize them with a treemap diagram where the area of the tile is proportional to the revenue.
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/courses-platform-app
Throughout this repository, I will embark on a journey to build my own sophisticated online learning platform step-by-step, incorporating essential features similar to popular platforms like Udemy or Skillshare.
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/hello-rails-backend
Rails React Effortlessly merging Rails, React, and Redux Toolkit through Webpack to simplifies the development process, elevates front-end user engagement, and guarantees effective state control within a cohesive full-stack web application.
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/heath-map
use HTML, JavaScript, CSS, and the D3 svg-based visualization library to build a heath map
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/salon-appointment-schedule
A script using sh and psql to create a Salon appointment schedule
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/daily-moments
A Ionic application that helps users to capture their important moments in his life using pictures
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/hello-world-webpack
This application was created to learn how to Implement a connection between a Ruby on Rails back-end and React front-end.
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/hello-react-front-end
Rails React Effortlessly merging Rails, React, and Redux Toolkit through Webpack to simplifies the development process, elevates front-end user engagement, and guarantees effective state control within a cohesive full-stack web application.
Last synced: 16 Mar 2025
https://github.com/carreraprogrammer/environmental-dashboard
This is my thesis project. I'm creating a dashborard to organize and gestionate the environmental aspects of any company, using smart components organically integrated with ai to facilitate common tasks
Last synced: 23 Feb 2025
https://github.com/carreraprogrammer/environmental-dashboard-backend
This is a Nest.js backend for my thesis project. I'm creating a dashborard to organize and gestionate the environmental aspects of any company, using smart components organically integrated with ai to facilitate common tasks
Last synced: 13 Mar 2025