Pinned Repositories
Anime4K
A High-Quality Real Time Upscaler for Anime Video
anotherone
java
beautifulproject
GistBox
A simple ReactJS app to fetch all the latest Gists from any user
mpesa
A demonstration of how to integrate Mpesa Express, C2B, B2C and B2B using the daraja API on safaricom
NexAT-SMS
A python(flask) sms client that allows sending of sms via either Nexmo or Africastalking
PyCamera
motion detector built using flask. Can be used on a Raspberry Pi or your normal web browser
Stripe-with-billing
Stripe integration with laravel cashier for billing services
Psycadelik's Repositories
Psycadelik/NexAT-SMS
A python(flask) sms client that allows sending of sms via either Nexmo or Africastalking
Psycadelik/Anime4K
A High-Quality Real Time Upscaler for Anime Video
Psycadelik/Bash-DB
A highly scalable distributed Database written in Bash :)
Psycadelik/remote-jobs
A list of semi to fully remote-friendly companies in tech.
Psycadelik/100DaysOfCloudIdeas
The purpose of this repo is to provide a list of micro-projects to help people with their Cloud Journey.
Psycadelik/AoC21
AoC21 with focus on elegance over speed
Psycadelik/awesome-cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
Psycadelik/books
Psycadelik/Buckets
A distributed key-value store application fully built in Elixir.
Psycadelik/Clean-Code-Notes
My notes of Clean Code book
Psycadelik/codechef
My CodeChef solutions
Psycadelik/Disk-usage-monitor
A python script that monitors disk usage on any machine and sends out SMS alerts above a given threshold
Psycadelik/dmtcp
DMTCP: Distributed MultiThreaded CheckPointing
Psycadelik/format-all
Auto-format C, C++, JS, Python, Ruby and 50 other languages
Psycadelik/golclinics-assignments
Psycadelik/linux_dotfiles
Psycadelik/LumenStarterPassport
A lumen starter repo using passport(oauth2&jwt) for authentication with user management and error logging
Psycadelik/mockAPi
mocking APi calls in flask
Psycadelik/new-albums
This project is for me to experiment with open-source collaboration. So please feel free to chime in and participate. If you like, you can join the 'coder' channel on my discord server. https://discord.gg/mr-rivers-neighborhood . I've been learning programming since 2015 but I've been mostly working on my own. So my github/collaboration skills are weak. I'd like to learn more about collaboration so I can accomplish more as a programmer through teamwork. One reason I've hesitated so long to try this is I'm worried about accidentally exposing API keys, secrets, credentials, and access to my users' data (not that I have much). So this project will be a first, low-risk, foray into the field of open-source collaboration. If things go well here, maybe I can start to open up some of my other repositiories. I could sure use some help. And I love that thought that some of my programs could be useful to others. My first goal here is to understand how different developers can work on a codebase together without sharing credentials; to create a program that different people can use with their own credentials. I've attempted this by requiring collaborators (including myself) to use environment variables.
Psycadelik/professional-programming
A collection of learning resources for curious software engineers
Psycadelik/Psycadelik
Psycadelik/Python-1
All Algorithms implemented in Python
Psycadelik/pyWhat
🐸 Identify anything. pyWhat easily lets you identify emails, IP addresses, and more. Feed it a .pcap file or some text and it'll tell you what it is! 🧙♀️
Psycadelik/Real-time-error-monitor
This is a python program designed to monitor your production apps logs for errors and send out alerts
Psycadelik/recruiter-autoresponse
Based on the Medium Article entitled - "Career Advice Nobody Gave Me: Never ignore a recruiter" this repo has a copyable script which you can use to auto-respond to recruiters.
Psycadelik/Spotify-controller
Manage your spotify playlists via the spotify API
Psycadelik/styleguide
Style guides for Google-originated open-source projects
Psycadelik/til
TIL - Today I Learnt
Psycadelik/VuexStarterElementUI
A vuex starter built with Element UI framework integrated with the LumenStarterPassport
Psycadelik/weather_api_app
An integration to https://weatherapi.com using Python Django Rest Framework