Pinned Repositories
Akan-Names
A web application that takes a user's birthday and calculates the day of the week they were born and then depending on their gender outputs their Akan Name.
Android-Testing
Foundation for Android Testing with all Roboelectric Dependencies installed and configured in build.gradle file. Clone it to your machine and immediately start testing. Saves you the time and effort of setting up everything again from scratch.
celery-rabbitmq
This Django application leverages Celery to manage asynchronous tasks efficiently. It uses RabbitMQ for message brokering, ensuring smooth communication between Django and Celery workers.
Design_Workshop
Project entails boilerplate code for MPFT23 Design Bootstrap Workshop. Languages used are HTML, CSS (BootStrap) and JavaScript (jQuery). Topics covered include Grid System, FontAwesome, Breakpoints for Responsiveness, jQuery Animations & UI Elements.
django-o-auth
This is a basic Django application that utilizes OAuth authentication through the Authorization Code method. The project, is designed to offer an uncomplicated OAuth2 system for Django applications, accommodating different OAuth2 grant types such as Authorization Code and Client Credentials.
Expense-Tracking-Flutter
This app is a personal expense tracking app, can run on both iOS and Android Platform. Made with ❤️ and flutter
FrontEnd-Assignment
Development of a Frond-End Web Design given a sample image with site to emulate. This is basically a Front-End project, therefore Back-End tools don't really matter. Though I'd like to note I've used PHP, Laravel Framework to be precise. See ReadMe for more informationt
node-jwt-auth
The node-jwt-auth project is designed to provide a solid foundation for building a secure authentication and authorization system using JWT in a Node.js (Express) application. It handles user registration, login, token generation, and verification, along with the implementation of custom permissions to control access to different API endpoints.
One-Minute-Pitch
Flask application that allows users to use that one minute wisely. The users will submit their one minute pitches and other users will vote on them and leave comments to give their feedback on them.
TheLookBook-Android
Deciding what to read next? You’re in the right place. Tell the app what titles or genres you enjoy and it’ll give you surprisingly insightful recommendations. The app uses GoodReads API to retrieve details / data on books and their respective authors.
YomZsamora's Repositories
YomZsamora/Watchlist
Flask App that fetches a response from Movie API and displays the movies in categories. Users can also be authenticate and have an account where they can post reviews for movies.
YomZsamora/celery-rabbitmq
This Django application leverages Celery to manage asynchronous tasks efficiently. It uses RabbitMQ for message brokering, ensuring smooth communication between Django and Celery workers.
YomZsamora/django-o-auth
This is a basic Django application that utilizes OAuth authentication through the Authorization Code method. The project, is designed to offer an uncomplicated OAuth2 system for Django applications, accommodating different OAuth2 grant types such as Authorization Code and Client Credentials.
YomZsamora/node-jwt-auth
The node-jwt-auth project is designed to provide a solid foundation for building a secure authentication and authorization system using JWT in a Node.js (Express) application. It handles user registration, login, token generation, and verification, along with the implementation of custom permissions to control access to different API endpoints.
YomZsamora/One-Minute-Pitch
Flask application that allows users to use that one minute wisely. The users will submit their one minute pitches and other users will vote on them and leave comments to give their feedback on them.
YomZsamora/aws-cli-bash-navigation
Forking from Learn Co
YomZsamora/Bookstore
Basic Spark application with Java as the Backend language. Reference point for future workshops for Spark framework covering the entire Spark content up to objects within objects. No Postgres database configured to this.
YomZsamora/Contact-List
Python App that creates new contacts with properties. Touches on Test Driven Development using unittest (Python test framework).
YomZsamora/django-markdown-editor
Awesome Django Markdown Editor, supported for Bootstrap & Semantic-UI
YomZsamora/Django-TDD-Docker
RESTful API build using Test-Driven Development. The API itself follows RESTful design principles.
YomZsamora/Flights-API
REST API provides accurate real-time flight status and global aviation data. A query-based API that is responsible for gathering real-time flight tracking data and recent historical data sets.
YomZsamora/GitSearch-Quotes
GitSearch is simply an Angular App that uses Github API to retrieve user data. Submit a username and it gives you repository details of the user, including number of repositories, commits and branches and also when it was last updated. Project is also integrated with a Quotes platform where users can create quotes and have those quotes voted on whether they are terrible or are inspirational.
YomZsamora/GoALL
Just a Catch Up Session walkthrough for MC19.
YomZsamora/Goals-Deployment
YomZsamora/Hero-Squad
Java Spark app that allows you to recruit a well-balanced team of superheroes (or any other character of your choosing). Project covers the Objects within Objects concept. The site is hosted at Heroku. Click the link provided to view the site.
YomZsamora/middlewares
:boom: Middlewares / Relay / PSR-7 support to Nette Framework (@nette)
YomZsamora/phase-0-completing-assignments
YomZsamora/Ping-Pong
Ping Pong application. Enter a number. It counts up to that number, replacing numbers divisible by 3 with "ping", numbers divisible by 5 with "pong" and numbers divisible by both with "ping pong".
YomZsamora/react-hooks-fetch-crud-code-along
YomZsamora/react-hooks-fetch-crud-lab
YomZsamora/react-hooks-forms-lab
YomZsamora/react-hooks-react-router-code-along
YomZsamora/react-hooks-react-router-programmatic-navigation
YomZsamora/react-hooks-react-router-routes-lab
YomZsamora/react-hooks-simple-data-fetching-lab
YomZsamora/react-hooks-state-events-mini-project
YomZsamora/react-hooks-use-effect-lab
YomZsamora/React-Quotes
platform for quotes and votes on whether they are terrible or are inspirational.
YomZsamora/Rectangle
Java application that will ask for the length and width of a rectangle. Evaluate the length and width of the Rectangle and informs the user whether or not their rectangle is also a square.
YomZsamora/ruby-oo-object-relationships-has-many-lab
Assignment