outoflaksh
probably somewhere troubleshooting an Internal Server Error
Dell Technologies New Delhi, India
Pinned Repositories
DSA-questions
My solutions to various coding problems I encounter. Compiled in one place for quick reference. Will be constantly updated.
fastapi-jwt-auth-template
Pre-made FastAPI authentication template to be used in any project to add an OAuth2-password-flow-based authentication with JWT.
feather-blog
Feather is a fully-functioning blog web application that supports Markdown and also implements a complete user model. Built with Express.js, MongoDB and Passport.js. ๐
grasp-notebooks
MySQL meets Jupyter notebooks. Grasp provides a new way to learn and write SQL, by providing a coding-notebook style with runnable blocks, markdown documentation, and shareable notebooks. โจ
nutshell
Summarise the contents your recorded online video lectures in a few minutes. Built with SOTA deep learning and machine learning services using FastAPI & React. ๐ธ
porcupyne
Image-to-text microservice to easily and effectively extract text from a given image. Built with Tesseract, FastAPI & Docker. ๐
Python-Learning-Resources
A collaboratively compiled collection of learning resources for beginner and experienced developers alike to help them navigate the world of Python.
Shawty-URL-Shortener
Shorten any long URL using Shawty: a URL shortening web application built with Flask.
Slash
The Backend tool for Frontend developers.
Text-Summariser
Implementing the TextRank algorithm in Python to summarise content from a given blog/article URL
outoflaksh's Repositories
outoflaksh/porcupyne
Image-to-text microservice to easily and effectively extract text from a given image. Built with Tesseract, FastAPI & Docker. ๐
outoflaksh/DSA-questions
My solutions to various coding problems I encounter. Compiled in one place for quick reference. Will be constantly updated.
outoflaksh/Spotanew
Discover new music by listening to the best parts of a song chosen completely randomly from over 1000+ songs - spanning a dozen genres - from Spotify.
outoflaksh/todo-app
Simple todo list app in HTML, CSS & JS created for my workshop on basic web development.
outoflaksh/amazon-price-tracker
Because I wanted to buy an iPhone - only not at the regular price.
outoflaksh/brittanychiang-portfolio-site
outoflaksh/cart-system-node
A simple CRUD API for a backend for a cart system consisting of a user system, auth, add to cart, total bill, etc. Built with Node & SQL
outoflaksh/catalyst
Lightweight scripts to automate data migration from your CSV or Excel files to SQLite, MySQL, or PostgreSQL tables - and vice versa. ๐งช
outoflaksh/composerize
๐โ๐ผ docker run asdlksjfksdf > docker-composerize up
outoflaksh/docker-compose-notes
Tried out Docker Compose and took some notes along the way. Also contains an example Wordpress deployment with a MySQL container
outoflaksh/floatui
Beautiful and responsive UI components and templates for React and Vue (soon) with Tailwind CSS.
outoflaksh/frejun-calls-api
An API to register and retrieve calls. Take home assignment by FreJun.
outoflaksh/go-cheatsheet
One file to describe and reference all of GoLang fundamentals - with comments.
outoflaksh/image-upload-fastapi-gridfs
Trying out MongoDB with GridFS to build a simple image upload and serving API using FastAPI in Python.
outoflaksh/keploy-docs
Documentation website for Keploy
outoflaksh/kiwi
WIP
outoflaksh/movies-api-golang
A simple movies CRUD API to learn and experiment with Golang
outoflaksh/muj-travel-buddy-backend
outoflaksh/MUJCarPool
outoflaksh/new-portfolio
โจ My personal portfolio: showcasing my work and skills.
outoflaksh/outoflaksh
Config files for my GitHub profile.
outoflaksh/outoflaksh.github.io
Source code for https://outoflaksh.github.io/
outoflaksh/PostgreSQL-FTS
Implementation of Full Text Search using Python, FastAPI, PostgreSQL, and React (maybe).
outoflaksh/react-firebase-user-auth
User SignUp, Login, and Protected Pages using React & Firebase. Usable instantly.
outoflaksh/redis-and-python
Learning basics to advanced concepts and capabilities of Redis with Python and taking notes along the way for future reference
outoflaksh/reelguess-webapp
outoflaksh/skeleton
Automatically generate an integration architecture document for your codebase ๐ฉป
outoflaksh/skeleton-client
outoflaksh/spotanew-backend
The secure & available backend API for Spotanew.
outoflaksh/todo-api
A simple todo API built with FastAPI & SQLite to demonstrate CRUD operations.