GithubHelp home page GithubHelp logo

Kristo Godari's Projects

algorithms-implementation icon algorithms-implementation

I have put together a repository of algorithms that I learned during my studies, which currently exist in their raw state. While some of these algorithms were created some time ago, my intention is to refine them and incorporate documentation to enhance their utility.

architectural-concepts icon architectural-concepts

My project shares various software engineering architectural concepts and patterns that I've utilized in my career. It explains when to use them and their respective pros and cons. Although it is currently in its raw state with only basic proof-of-concept work completed, I plan to extend and refine it soon.

drone-delivery-routing-algorithm icon drone-delivery-routing-algorithm

Given a fleet of drones, a list of customer orders, and availability of the individual products in warehouses, schedule the drone operations so that the orders are completed as soon as possible.

form3-client-library icon form3-client-library

This code is a project I completed for an interview practice assignment. A friend of mine had used it for their own interview preparation. My initial intention was to use it as a way to test myself for a potential GO-related job application.

hexagonal-architecture icon hexagonal-architecture

This project demonstrates the implementation of a Hexagonal Architecture for a modular and maintainable application. The Hexagonal Architecture, also known as Ports and Adapters or Onion Architecture, promotes the separation of concerns and allows for easy replacement or modification of components without affecting the overall system.

nodejs-web-crawler icon nodejs-web-crawler

I developed a web crawler using nodejs with the goal of creating an application that could analyze blog and news web portals to determine which was the first to publish a specific article and which article was the most popular.

stock-prediciton-service icon stock-prediciton-service

Imagine the Company designed on algorithm allowing to predict future stocks prices. The solution is rapidly getting popular and decision was made to commercialize it. Company plans to introduce a customer pricing model. Design and implement a reusable REST API

useful-commands-as-a-developer icon useful-commands-as-a-developer

I often find my self searching for a specific command. There are so many and you cannot remember them all. So I decided to start tracking them here. Each time that I use a command that I know I will use it another time again i will put it in this project.

user-config-resolver icon user-config-resolver

The User Config Resolver library is a Java-based utility that provides a flexible way to resolve user configuration settings based on user groups and custom expressions. It allows you to define configuration override rules, apply them conditionally, and generate resolved configuration objects or strings.

voice-gpt icon voice-gpt

The Voice-GPT project is a Python-based application that serves as a virtual assistant, capable of engaging in voice-based conversations with users. It utilizes various technologies and APIs for speech recognition, text-to-speech conversion, and natural language processing to provide a seamless conversational experience.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.