FrezeSteve
Full stack web developer and software engineer, specializing in mostly JS, but I also write Python.
Nairobi
Pinned Repositories
ABigFlaskApplication
Combining all the various things i have learned in my journey to learn flask
analyze_your_python_code
using time module. not very precise but it can be used to make accurate analysis
ComponentListChange
I have been able to change only one individual component among the list when that component is hovered by the user
connecting_to_db_using_threads
using raw python connect to db using threads and create an object using the various sql commands stored in a separate .py file
crm
a crm
css_best_practices
this is practice of css layout best practises.
css_layout
this is the result of my practise with css layout.
css_start
This is just me practising my css knowledge.
Custom-Authentication
Custom Authentication with django, django restframework and djoser
Data-Structures-and-Algorithms
Implementing them in python
FrezeSteve's Repositories
FrezeSteve/ABigFlaskApplication
Combining all the various things i have learned in my journey to learn flask
FrezeSteve/analyze_your_python_code
using time module. not very precise but it can be used to make accurate analysis
FrezeSteve/ComponentListChange
I have been able to change only one individual component among the list when that component is hovered by the user
FrezeSteve/connecting_to_db_using_threads
using raw python connect to db using threads and create an object using the various sql commands stored in a separate .py file
FrezeSteve/crm
a crm
FrezeSteve/css_best_practices
this is practice of css layout best practises.
FrezeSteve/css_layout
this is the result of my practise with css layout.
FrezeSteve/css_start
This is just me practising my css knowledge.
FrezeSteve/Custom-Authentication
Custom Authentication with django, django restframework and djoser
FrezeSteve/Data-Structures-and-Algorithms
Implementing them in python
FrezeSteve/Encryption
Encryption endpoint with flask
FrezeSteve/Encryption-in-JS
FrezeSteve/finishedAuthFlask
Implemented using flask and react.
FrezeSteve/first-dashboard-design
practice dashboard design. done with react.
FrezeSteve/frezesteve.github.io
My Portfolio Website
FrezeSteve/get_ip_address
django_project. get the ip address of each request
FrezeSteve/MyDjangoBlog
this is my blog
FrezeSteve/MyPersonalBlog
Personal Blog with both react and flask
FrezeSteve/personalBlog
This is a Personal Blog that i build with react and flask
FrezeSteve/project-structure-using-fastapi
this is just a sample on how to integrate fastapi
FrezeSteve/protype_booking
FrezeSteve/python_calendar
This code messes around with both datetime and calendar python modules.
FrezeSteve/python_datetime_timezone
Store the datetime in utcnow then later convert to the current timezone
FrezeSteve/React_Flask_AuthenticationSystem
React and Flask Authentication System
FrezeSteve/React_Parcel_Typescript
This is a starter template for react and typescript using parcel bundler
FrezeSteve/simple_flask_app
A simple flask application.
FrezeSteve/SimpleFlaskAuth
A simple authentication System using flask.
FrezeSteve/SponsorshipApp
A Simple Sponsorship Web Django Application
FrezeSteve/testdelete
FrezeSteve/threading_in_python
this is my research outcome about threads in python