SydneyTechnologies
Software Engineer at One.com, enthusiastic about machine learning and AI. I enjoy reading, writing, watching shows, and developing cool software
One.comDubai
Pinned Repositories
BatchGpt
hands_free
Budget Autonomous Mobile Robot (Final Year Project)
MagicSquare
This is an implementation of the Magic Square Algorithm using tuples and dictionaries
MedigoApp
Medigo is a revolutionary vending machine system that is powered by a mobile application to dispense prescription medication quickly and conveniently. This GitHub repository contains the API and Flutter code for the Medigo vending machine system.
pan-da
This is a movie api, created with django and python webscrapping. It contains two major end points, the search end point which returns a join containing the needed search name, and the second end point which scrapes specific websites to return the actual download link for the movie
PollsApi
This is an API made using Django and the Django-rest framework. It allows authenticated users to create polls that have unique IDs. Each poll is defined by a description, a question, and options that other users can choose.
PortfolioAPI
API that stores user and project information providing endpoints to access user projects on personal websites
PyDeploy
A CLI tool centred around formatting and editing web applications made in Django, FastApi or flask into the correct deployable format for popular hosting platforms such as Heroku, Railway, Render etc…
Shazam4Movies
TailwindConfig
This is a CLI application created with python, to help intialize and configure tailwind to your next project.
SydneyTechnologies's Repositories
SydneyTechnologies/ManipulatorChallenge
This is the central repository for the Emirates Robotics Manipulator Challenge
SydneyTechnologies/TasksAPI
SydneyTechnologies/PortfolioAPI
API that stores user and project information providing endpoints to access user projects on personal websites
SydneyTechnologies/TailwindConfig
This is a CLI application created with python, to help intialize and configure tailwind to your next project.
SydneyTechnologies/SLAform
SydneyTechnologies/PollsApi
This is an API made using Django and the Django-rest framework. It allows authenticated users to create polls that have unique IDs. Each poll is defined by a description, a question, and options that other users can choose.
SydneyTechnologies/TechUnicornAssessment
Solutions to the TechUnicorn Backend Assessment questions.
SydneyTechnologies/pan-da
This is a movie api, created with django and python webscrapping. It contains two major end points, the search end point which returns a join containing the needed search name, and the second end point which scrapes specific websites to return the actual download link for the movie
SydneyTechnologies/sofi_bot
This is a the source code for the telegram bot, that makes use of the panda api, which scrapes the tfpdl website and returns download links for movies
SydneyTechnologies/Shazam4Movies
SydneyTechnologies/MagicSquare
This is an implementation of the Magic Square Algorithm using tuples and dictionaries
SydneyTechnologies/PyDeploy
A CLI tool centred around formatting and editing web applications made in Django, FastApi or flask into the correct deployable format for popular hosting platforms such as Heroku, Railway, Render etc…
SydneyTechnologies/BooksApi
Simple Django project to demonstrate CRUD functionality while building a book Api, this project is the reference point for an article about creating an API with python
SydneyTechnologies/todo-solidjs
This is a todo application made with solid.js framework.
SydneyTechnologies/TodoApp
This is a todo application that is made with django and django templates.
SydneyTechnologies/FlappyBird
This is the flappyBird game made for the Gate Academy ASPIRE program
SydneyTechnologies/AnonymousMessages
This is a web application that allows it users to send private messages to one another. It is build using django the python web framework
SydneyTechnologies/Woof_project
SydneyTechnologies/JWT_example
This is a simple repository that, showcases how to implement a JSON web token authentication to your Django application. This project has no core functionality apart from the creation of the api and setting up views that require an access token using JWT.
SydneyTechnologies/LinkShortener-ZURI
This is a continuation of the task working with API's from the 14G x ZURI training program for 2022
SydneyTechnologies/LinkShortener
Link shortner using django and djangorestframework to create an api views
SydneyTechnologies/pan-da2
SydneyTechnologies/zuriCRUD
SydneyTechnologies/ZuriBlog
SydneyTechnologies/django_project_zuri
SydneyTechnologies/RockPaperScissors
This is a simple game of rock paper scissors, between a computer and a person, written in python for the zuri internship 2022
SydneyTechnologies/Zuri_Internship
This public repo will contain the code, used during the Zuri internship training. For tasks and submissions.
SydneyTechnologies/Todoit
SydneyTechnologies/simple_calculator
This project is a simple calculator that focuses on creating a functional application with flutter and the state management tool provider. The UI for this project is provided by a dribbble post author/designer Lucia Scott
SydneyTechnologies/ProviderProject
Provider is a state management solution that makes managing state within flutter applications much easier. It is a wrapper around the Inherited widget and makes easier implementations for managing state. This project helps show how it can be implemented.