RazvanBerbece
Software Engineer @ X-Lab Ltd | Graduated with 1st Class from University of Leeds | BSc Computer Science (Ind) |
X-Lab LtdLeeds, United Kingdom
Pinned Repositories
ant.dev
My fun little server-rendered blog written with Go, Templ and a sprinkle of HTMX.
Aztebot-Infrastructure
Google Cloud infrastructure declared using Terraform for the OTA Discord server bot swarm.
bisMate
Connecting-type app for people to match professionally and discuss/implement business ideas. The server is built using Go, and the clients are built in Swift (iOS and watchOS).
cete-api
Serverless API for the audio-based content-sharing social network app Cete. Built in NodeJS using Microsoft Azure's Cloud tool suite.
github-iac-manager
Repository that manages my GitHub repositories via IaC with Terraform.
go_worker_template
A repository template for containerised backend workers written in the Go language. Comes with a containerised MySQL instance and various application layer boilerplates already written.
Instagram-Profile-Updater
Instagram Bot that uses the Instagram API in order to query a specific post from a business profile and automatically update a comment with the post metrics (likes, views etc). Built using NodeJS.
shared-workflows
Repository of shared PE scripts and workflows.
thisStrain
Image classifier built using a Convolutional Neural Network. The model takes as input an Image with (supposedly) a cannabis leaf and outputs its strain. Contains a web scraper built in Python and an iOS client built in Swift.
ZRD
PoW Blockchain network built in C#. Supports the ZR420 cryptocurrency. Supports decentralised storage and transaction forwarding through peer-2-peer networking.
RazvanBerbece's Repositories
RazvanBerbece/bisMate
Connecting-type app for people to match professionally and discuss/implement business ideas. The server is built using Go, and the clients are built in Swift (iOS and watchOS).
RazvanBerbece/ZRD
PoW Blockchain network built in C#. Supports the ZR420 cryptocurrency. Supports decentralised storage and transaction forwarding through peer-2-peer networking.
RazvanBerbece/cete-api
Serverless API for the audio-based content-sharing social network app Cete. Built in NodeJS using Microsoft Azure's Cloud tool suite.
RazvanBerbece/ant.dev
My fun little server-rendered blog written with Go, Templ and a sprinkle of HTMX.
RazvanBerbece/cete-infrastructure
Cloud infrastructure for https://github.com/RazvanBerbece/cete-api. Built on Azure Cloud, using Terraform and adopting Infrastructure as Code.
RazvanBerbece/COMP3011
Monorepo which holds the code and documentation for CW2 of the COMP3011 module.
RazvanBerbece/github-iac-manager
Repository that manages my GitHub repositories via IaC with Terraform.
RazvanBerbece/PatientRecords-SecureComp
Repository for CW2 of the COMP3911 - Secure Computing module in University of Leeds
RazvanBerbece/WebApiPlayground
RazvanBerbece/1BillionRowChallengeCsharp
My attempt at 'The 1 Billion Row Challenge' in C#.
RazvanBerbece/Aztebot
The ambitious and robust Discord bot which powers the OTA Discord community. Written in Go.
RazvanBerbece/Aztebot-Infrastructure
Google Cloud infrastructure declared using Terraform for the OTA Discord server bot swarm.
RazvanBerbece/cGAN-RPS
Conditional Generative Adversarial Network (cGAN) model built in Python for generating real 2D images of hands depicting Rock Paper Scissors shapes as used in the game.
RazvanBerbece/Dividend-Analyser
Dividend tracker application for iOS devices. Users can register and add market tickers to their portofolios. The dashboard will display the amount of USD earned per year, calculated from the portofolio. Built using Swift, NodeJS, Firebase, IEX API.
RazvanBerbece/go_worker_template
A repository template for containerised backend workers written in the Go language. Comes with a containerised MySQL instance and various application layer boilerplates already written.
RazvanBerbece/GovGherlaLM
A language model finetuned on my best friend's group chat message data.
RazvanBerbece/MultiLayerPerceptronFNN
An abstract implementation of a Multilayered Perceptron (Multilayered Feedforward Neural Network). Provides a well-documented API which exposes a wrapper around the whole process (all the way from network config, to modelling, to training and predicting). Built in Python.
RazvanBerbece/shared-workflows
Repository of shared PE scripts and workflows.
RazvanBerbece/terraform-azure-infrastructure
Repository that holds examples of infrastructures as code built using the Terraform framework.
RazvanBerbece/TomyVet
E-Commerce web app built using React for a local animal-related shop (online shopping with local delivery). Uses TomyVet-API as backend service.
RazvanBerbece/TomyVet-API
API made in nodeJS for the TomyVet online store. Uses Shopify for the available transactions.
RazvanBerbece/WebApiPlaygroundInfra
Azure Cloud infrastructure code written in Terraform for the WebApiPlayground project.
RazvanBerbece/whereAmI
Location crowdsourcing app for iOS devices. Clients can upload their current location via the iOS app or via the Web App. When a client enters a crowdsourced location, it is spoken out loud. The iOS client is built in Swift, the crowdsourcing web app is built in HTML5 & JS and the backend is built using NodeJS.
RazvanBerbece/AdMyApp
iOS application to timeout usage of certain user-specified apps.
RazvanBerbece/aspnetcore-realworld-example-app
ASP.NET Core backend implementation for RealWorld
RazvanBerbece/CodeClicker
A simple web clicker mini-game developed using HTML5, CSS3 and Javascript for the purpose of understanding basic Javascript concepts and also responsive design and development using Bootstrap and Flex.
RazvanBerbece/entra-docs
This is the public repo for Microsoft Entra documentation
RazvanBerbece/manifesto
The OpenTF Manifesto expresses concern over HashiCorp's switch of the Terraform license from open-source to the Business Source License (BSL) and calls for the tool's return to a truly open-source license.
RazvanBerbece/RazvanBerbece
RazvanBerbece/WorkoutPlanner
A planner and informative website for a workout session. Built using HTML5, CSS3, Javascript and using a grid layout.