https://github.com/delt4d/delt4d
Hello!
https://github.com/delt4d/delt4d
csharp css developer docker docker-compose dotnet git github html javascript mariadb mysql nodejs profile readme typescript
Last synced: 5 months ago
JSON representation
Hello!
- Host: GitHub
- URL: https://github.com/delt4d/delt4d
- Owner: delt4d
- Created: 2024-01-10T20:00:08.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-05-26T19:04:51.000Z (about 1 year ago)
- Last Synced: 2025-06-29T11:38:04.264Z (12 months ago)
- Topics: csharp, css, developer, docker, docker-compose, dotnet, git, github, html, javascript, mariadb, mysql, nodejs, profile, readme, typescript
- Homepage: https://github.com/delt4d
- Size: 22.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hello!


I am a fullstack .NET and NodeJS developer with a degree in Systems Analysis and Development. I know some technologies, that include ReactJS, NodeJS, Docker, NestJS and programming languages, like C#, Javascript/Typescript, Python and PHP.
# Have a look.
### [Wany.](https://github.com/Wany-Studios/Wany)
Wany is a web-based game streaming platform focused on indie games exported to run in the browser. It allows users to play without downloads and supports a monetization model where developers earn based on player engagement, with optional subscription plans and ads helping fund payouts.

### [Thebug Plataforma.](https://github.com/delt4d/thebug-plataforma)
A PHP application that provides explanations and quizzes on data structures, including Singly Linked List, Doubly Linked List, Binary Search Tree, B-Tree, Trie, AVL Tree, and Red-Black Tree. Users can study each structure and test their understanding through integrated quizzes.

### [Echo: User Interactions Recorder and Mimic.](https://github.com/delt4d/Echo)
A tool designed to record and replicate user interactions within applications. Built using JavaScript, HTML, and C#, it aids in automating UI testing and analyzing user behavior by mimicking recorded actions.

### [URL Shortener](https://github.com/delt4d/Url-Shortener)
ASP.NET Core and Blazor project to generate shorten URLs.

### [E-commerce Project: Book Store.](https://github.com/delt4d/Projeto-Ecommerce)
Developed as part of the Design Patterns class, this PHP-based project showcases the implementation of various design patterns in building an e-commerce platform.

### [K-Nearest Neighbor Digits Classifier With Python and Sklearn.](https://github.com/delt4d/Handwritten-Digits-Prediction)
This project utilizes the K-Nearest Neighbors (KNN) algorithm to classify handwritten digits from the sklearn.digits dataset. Implemented in Python, it serves as an introduction to machine learning and pattern recognition techniques.

### [Naive Bayers Self-Admitted Technical Debt Comments Classifier.](https://github.com/delt4d/SATD-Sentiment-Classifier)
A project that employs the Naive Bayes algorithm to classify sentiments in self-admitted technical debts.

### [EstagioHub Backend.](https://github.com/delt4d/EstagioHub/tree/main/back-end)
Backend for EstagioHUB, a platform that manages the internship process — from submitting progress reports to handling documents with digital signatures — for students and educational institutions.

### [Neural Network TicTacToe.](https://github.com/delt4d/TicTacToe-Neural-Network)
An implementation of the classic TicTacToe game where the AI opponent is powered by a neural network.