Pinned Repositories
3dTextThreeJss
Followed along with threejs-journey tutorial to create this.
Amazon-Clone
Building an Amazon clone with Firebase and React.
Angular-Typescript-Tutorial-Part-I
Finding out how to use Angular CLI, along with TypeScript to build a simple single page application that renders a variety of different items to a screen. It's meant to assist with understanding how class components interact with their respective parent component, along with finding out how to use other neat things like pipes, interfaces, interpolation, event-handling, and api calls.
Angular-Typescript-Tutorial-Part-II
This is the second part to the angular tutorial project that I was working on in part one of this project.
BA-CalderonMorales
BookLibraryProject
Created a functional app that can hold and retain titles and authors of books with the help of React.js. I made this app with the assistance of a tutorial provided by devCodeCamp.
Chat-App-MicrosoftTeamsClone
In this repo, you can visualize a Microsoft Teams-like chatroom experience. I created this following a tutorial from YouTube channel JavaScript Mastery.
Construction-Ecommerce-Backend
An ecommerce app built with the intention of assisting small business construction owners keep track of their clients, projects, and incoming contracts.
Construction-Ecommerce-Frontend
This ecommerce application frontend is for a small business construction start up called Mares Construction. It has the capability to communicate with three different backends at once: MongoDB, ASP.Net, and MySQL.
CreatingAMockCrypto
In this repository, I followed the tutorial posted by Reddit user djkloud to create a mock cryptocurrency. It shows how blockchain technology works in the simplest of forms. I'm still trying to understand the concept, so I'll be adding more to this repository as time progresses.
BA-CalderonMorales's Repositories
BA-CalderonMorales/3dTextThreeJss
Followed along with threejs-journey tutorial to create this.
BA-CalderonMorales/Amazon-Clone
Building an Amazon clone with Firebase and React.
BA-CalderonMorales/Angular-Typescript-Tutorial-Part-I
Finding out how to use Angular CLI, along with TypeScript to build a simple single page application that renders a variety of different items to a screen. It's meant to assist with understanding how class components interact with their respective parent component, along with finding out how to use other neat things like pipes, interfaces, interpolation, event-handling, and api calls.
BA-CalderonMorales/Angular-Typescript-Tutorial-Part-II
This is the second part to the angular tutorial project that I was working on in part one of this project.
BA-CalderonMorales/BA-CalderonMorales
BA-CalderonMorales/BookLibraryProject
Created a functional app that can hold and retain titles and authors of books with the help of React.js. I made this app with the assistance of a tutorial provided by devCodeCamp.
BA-CalderonMorales/Construction-Ecommerce-Backend
An ecommerce app built with the intention of assisting small business construction owners keep track of their clients, projects, and incoming contracts.
BA-CalderonMorales/Construction-Ecommerce-Frontend
This ecommerce application frontend is for a small business construction start up called Mares Construction. It has the capability to communicate with three different backends at once: MongoDB, ASP.Net, and MySQL.
BA-CalderonMorales/CreatingAMockCrypto
In this repository, I followed the tutorial posted by Reddit user djkloud to create a mock cryptocurrency. It shows how blockchain technology works in the simplest of forms. I'm still trying to understand the concept, so I'll be adding more to this repository as time progresses.
BA-CalderonMorales/CSharpRefresher
Helpful resource for C# basics and advance topics.
BA-CalderonMorales/DayTripGenerator
In this repository, you can see how I used JavaScript to generate random day trips for a user using the prompt function built into JavaScript.
BA-CalderonMorales/ecommerce-template
open source ecommerce template
BA-CalderonMorales/ExampleREADME
BA-CalderonMorales/ExperimentingWithThreeJs
Love when new libraries are created for devs to test out. Just making this repo for fun.
BA-CalderonMorales/FacebookMessenger-Clone
Followed another tutorial by YouTube channel: JavaScript Mastery, where I was able to build a FacebookMessenger Clone.
BA-CalderonMorales/GoFundamentals
Just a repo to reference some fundamentals from tutorials I follow online (e.g. https://www.youtube.com/watch?v=YzLrWHZa-Kc)
BA-CalderonMorales/material-ui
MUI Core: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
BA-CalderonMorales/MusicLibraryProject-FrontEnd
Making a frontend with React for the REST API we created with Django. The website will not run unless you have the PyCharm backend running along with this front end. But you can still view it without the functionality.
BA-CalderonMorales/Personal-Site-HTML5
This was my first attempt at a basic html website with no use of CSS, JavaScript, or BootStrap.
BA-CalderonMorales/portfolio-review
Portfolio review repository - Submit a PR with your repo
BA-CalderonMorales/Portfolio-Site
An update to my professional portfolio. I'll be using React, Next.js, as well as Netlify to host my portfolio site.
BA-CalderonMorales/RobotsVsDinosaurs
My first attempt at an object oriented approach of building a game using Python and the PyCharm IDE.
BA-CalderonMorales/RockPaperScissorsLizardSpock_C-Sharp
With this repository, I'm rebuilding my RPSLS project that I did in Python, except now I'll do it with Microsoft Visual Studio's Console App (.Net Framework) in C#.
BA-CalderonMorales/RockPaperScissorsLizardSpock_Python
My attempt at creating a basic python game that allows a user to go up against a bot or human opponent at Rock, Paper, Scissors, Lizard, Spock
BA-CalderonMorales/SuperheroesCreatorProject
In this project, I'm using Django to help me build my database for the project. The intention behind this project is to get my feet wet with using Django and how it's used in conjunction with Python, HTML/CSS, and Bootstrap.
BA-CalderonMorales/SweepstakesGenerator
In this project, I learned about user interfaces and how to manipulate them to only print out results instead of using the classes themselves to handle printing. I'm also attempting to adhere to dependency injection and observer pattern principles.
BA-CalderonMorales/TrashCollectorProject
Django, SQL, HTML/CSS, Python technologies used for creating this CRUD app.
BA-CalderonMorales/TravelAdvisor-Frontend
Building a travel advisor app with the aid of a YouTube tutorial from JavaScript Mastery.
BA-CalderonMorales/Vimrc-No-Plugins
Simple, no plugin, .vimrc file.
BA-CalderonMorales/YoutubeCloneProject-Frontend
We will use React.js, Axios, and CSS to build a responsive YouTube clone app to search for YouTube videos, channels, playlists, and live events via wrapper around Google YouTube API.