Skip to content
View missipsag's full-sized avatar

Block or report missipsag

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

TypeScript 138,357 43,729 Updated Sep 17, 2025

This is the GitHub repository of the MyNotes application for the Free Flutter Course (https://www.youtube.com/playlist?list=PL6yRaaP0WPkVtoeNIGqILtRAgd3h2CNpT)

Dart 578 198 Updated Jan 23, 2022

These are some simple data visualization katas.

Processing 1 Updated Jun 17, 2025

This is an implementation of the TSP problem with a Hub notion.

Python 2 Updated Jun 15, 2025

This is a visualization of a Look Ahead Left to Right with 1 look ahead token Parser.

Processing 2 Updated Jun 17, 2025

These are a couple katas attempting at solving the N Queens problem set using diffrent algorithms and huristics.

Python 2 Updated Jun 17, 2025

Script for installing the Linux CAPT Printer Driver for Canon LBP printers on Ubuntu (both 32-bit and 64-bit)

Shell 194 80 Updated Nov 1, 2023
Python 1 Updated Apr 20, 2025
HTML 1 Updated May 28, 2025

This travel management application is designed to help travel agencies manage their travel offers efficiently. Built with Python, MySQL, and Tkinter, it follows the Model-View-Controller (MVC) arch…

Python 2 Updated Jan 23, 2025

This project implements a lexical analyzer using Lex to tokenize and analyze the structure of a given input file. It efficiently identifies tokens such as keywords, identifiers, operators, and lite…

C 2 Updated Dec 30, 2024

This a website of camping company booking camps around the world. I used mongoDB as a database, nodejs for the backend, express, bootstrap 5, bcrypt for auth, ejs for templating.

JavaScript 1 Updated Feb 19, 2025

A Python-based application for enrolling students into university, built using the Tkinter GUI library. This project allows administrators to manage student data efficiently, including adding and d…

Python 2 Updated Dec 23, 2024

This a simple todo list that runs on terminal (bash). It helps to quickly arrange tasks in terminal without having to open another application and wasting focus time.

Shell 2 Updated Nov 14, 2024

This is a small project where I learned how to manipulate the Binary Search tree data structure (creating and inserting new nodes, deleting ones, updating key values...) and tree walks algorithms :…

C 1 Updated Oct 21, 2024
1 Updated Apr 1, 2025

This is a project I did to resume my newly acquired knowledge about sorting algorithms, search algorithms and algorithm complexity after finishing the 'Data Structures and Algorithms' course at my …

C 1 Updated Oct 17, 2024

This is a small implementation of authentification using bcrypt.

JavaScript 1 Updated Sep 28, 2024

This is a website I did for a local restaurent. I used nodejs for the backend, express for routing, ejs for templating, mongodb as database, and further more...

JavaScript 1 Updated Sep 24, 2024

This is a simplified car rental company's management system. I coded it to practice my newly acquired knowledge about OOP and Java.

Java 1 Updated Sep 15, 2024

This project is a Lexical Analyzer (Scanner) implemented in C, designed to tokenize a simple programming language. It processes an input string (source code) and identifies valid tokens such as key…

C 2 Updated Nov 29, 2024