aniledev
Software Engineer @eduphoria by day, genre-bending music lover by night.
EduphoriaUnited States
Pinned Repositories
algo-practice
aniledev
aniledev/aniledev is a special repository. Its README.md will appear on my public profile!
Best-README-Template
An awesome README template to jumpstart your projects!
blogful-api-auth
bon-appetit
Bon Appetit. This full stack restaurant tracker and review application has a custom built RESTful API using Express and allows for CRUD actions. It is powered by relational databases using PostgreSQL.
noteful-client
API powered note-taking application bootstrapped with React. Powered by aniledev/noteful-server-2
petful-client
A FIFO (First In First Out) pet adoption service using a queue data structure. This full stack application has a custom built RESTful API using Express and allows for CRUD actions. It is powered by a queue data structure and JavaScript.
petful-server
This backend server is to be used with the aniledev/petful-client and provides support for the First In First Out pet adoption client. This repo directory is organized by source files, files related to the /api/cats endpoint, the /api/dogs endpoint, and the /api/people endpoint.
spaced-repetition
spaced-repetition-server
This spaced-repetition application is a RESTful API powered flashcard learning application bootstrapped with React and custom JavaScript. On the backend, this application utilizes PostgreSQL relational databases and Express to make HTTP requests to the server. The spaced repetition nature of this project uses a singly linked list data structure. Deployment for the client is handled using Vercel while deployment for the backend is handled using Heroku. To see the source code, check out the GitHu repositories below.
aniledev's Repositories
aniledev/blogful-api-auth
aniledev/noteful-client
API powered note-taking application bootstrapped with React. Powered by aniledev/noteful-server-2
aniledev/bookend
API powered book recommendation application. The project has a custom built RESTful API using Express and allows for CRUD actions.
aniledev/bookend-capstone-wireframes
This repo contains high-fi wireframes for my full-stack capstone for the Thinkful Software Engineering Immersion program.
aniledev/bookend-server
aniledev/bookmarks-server
A RESTful Express server used to integrate with the bookmarks client
aniledev/DSA-Arrays
aniledev/DSA-Big-O
aniledev/DSA-BST
aniledev/DSA-Hashmaps
aniledev/DSA-LinkedList
aniledev/DSA-Recursion
aniledev/DSA-Searching
aniledev/DSA-Sorting
aniledev/DSA-Stack-and-Queue
aniledev/express-boilerplate
aniledev/hash-maps
aniledev/health-qlix-client
aniledev/health-qlix-rolodex
aniledev/html-boilerplate
aniledev/moviedex-api
An Express server for validating and fetching data from a data file of movies
aniledev/noteful-server-2
aniledev/react-google-books
A simple client application that allows user to search for books using the Google Books API
aniledev/react-lang-context
A simple copy text translator using React context.
aniledev/react-workflow
A simple workflow I used to create React applications based on Thinking in React
aniledev/search-algorithms
aniledev/Shelf-Life-Server
Backend End API for my first capstone project called "Shelf Life"
aniledev/sorting-algorithms
aniledev/stacks-queues
aniledev/working-with-linked-lists