Pinned Repositories
-aleksander-sienkiewicz.github.io
used for book storage, deployed using Lambda.
chat-gpt-basic
basic golang program that uses PullRequest library to send a prompt and output a response.
chat-gpt-code-reader
reads python code from a local file, sends it to chat gpt which returns the libraries used, then send to output file
CP317-v1
CP317 project, converts input pdf file to ppt
dynamodb-go-crud
scalable crud api
Go-w-Docker
Containerize docker project
GO-W-Lambda-User-Info
Basic program written in GO, keeps track of user information. Deployed using Lambda in AWS CLI
py-catch-spotify-weekly-disco-playlist
Uses Spoitify api to catch songs from users weekly discovery playlist and automatically adds it to a new playlist so that the user doesnt miss it.
rust-spotify-search-api
About Spotify CLI app, searches spotify for songs given a key word. it returns a list of songs with song name, album, list of artists, and the song URL. The app takes the key word and API token as two parametres
scraper-for-google
Scalable & robust google scraper made with golang
aleksander-sienkiewicz's Repositories
aleksander-sienkiewicz/-aleksander-sienkiewicz.github.io
used for book storage, deployed using Lambda.
aleksander-sienkiewicz/chat-gpt-basic
basic golang program that uses PullRequest library to send a prompt and output a response.
aleksander-sienkiewicz/chat-gpt-code-reader
reads python code from a local file, sends it to chat gpt which returns the libraries used, then send to output file
aleksander-sienkiewicz/CP264---Data-Structures-II
Labs done in Data Structures II @ WLU, programmed in C. Topics include:
aleksander-sienkiewicz/CP317-v1
CP317 project, converts input pdf file to ppt
aleksander-sienkiewicz/dynamodb-go-crud
scalable crud api
aleksander-sienkiewicz/Go-w-Docker
Containerize docker project
aleksander-sienkiewicz/GO-W-Lambda-User-Info
Basic program written in GO, keeps track of user information. Deployed using Lambda in AWS CLI
aleksander-sienkiewicz/py-catch-spotify-weekly-disco-playlist
Uses Spoitify api to catch songs from users weekly discovery playlist and automatically adds it to a new playlist so that the user doesnt miss it.
aleksander-sienkiewicz/rust-spotify-search-api
About Spotify CLI app, searches spotify for songs given a key word. it returns a list of songs with song name, album, list of artists, and the song URL. The app takes the key word and API token as two parametres
aleksander-sienkiewicz/scraper-for-google
Scalable & robust google scraper made with golang
aleksander-sienkiewicz/simple-go-load-balancer
Simple load balancer program made using GO
aleksander-sienkiewicz/aleksander-sienkiewicz
Config files for my GitHub profile.
aleksander-sienkiewicz/CP216-Intro-to-Microprocessors
Labs & Assignments done in Intro to Microprocessors @ WLU. Coded in Assembly on ARM-7 emulator.
aleksander-sienkiewicz/Data-Structures-I
all labs & assignments done in data structures I class, done in python
aleksander-sienkiewicz/Intro-to-programming-python
aleksander-sienkiewicz/web-app-AWS
html app hosted on amplify, takes user input and send it to lambda, calls python script that sends output to dynamodb, basically. iam in there too obv