Code Monkey home page Code Monkey logo

Alex Milas's Projects

boujeeport icon boujeeport

A simple command-line application that holds information about the clients' security (stocks, bonds, etc.) portfolios to calculate the total charge for each client.

copycat-twitter-bot icon copycat-twitter-bot

A twitter bot written in Python and using the tweepy API that- based on another account's tweets- generates its own random posts at random times and replies to every mention towards it.

crack-a-lackin icon crack-a-lackin

A plain hashed password cracker using brute force or dictionary attack.

dns-client icon dns-client

A simple DNS client that sends a hostname to a server and manages its response

dns-server icon dns-server

A simple DNS server that gets a hostname from a client and returns the hostname's IP address

enfiapp icon enfiapp

A simple java app, calculating the amount of tax the user has to pay, based on his/her properties.

hadoop-examples icon hadoop-examples

Some simple, kinda introductory projects based on Apache Hadoop to be used as guides in order to make the MapReduce model look less weird or boring.

lilcryptodecoder icon lilcryptodecoder

A simple C++ program that generates every possible decryption of a message using Affine and Irregular Columnar Transposition ciphers.

lucene-autocompleter icon lucene-autocompleter

A Lucene 8.0.0 API based java application that, given a snippet of word from the user, scans an english dictionary and tries to guess the whole word

lucene-book-info-finder icon lucene-book-info-finder

A Lucene 8.0.0 API based java application that given a .txt file of a book, returns the book's title and date along with their offsets

lucene-spell-checker icon lucene-spell-checker

A Lucene 8.0.0 API based java application that, given a word from the user, scans an english dictionary and guesses the correct spell of the word

mpi_array_test icon mpi_array_test

A C-MPI parallel program that manipulates (by adding or multiplying) some 1D-2D arrays, all chosen by the user through a simple menu.

mpi_average_and_variance icon mpi_average_and_variance

A C-MPI parallel program that receives on an array X as input, returns its average, its variance and a new array based on: d[i]=((X[i]-min(X))/(max(X)-min(X))*100.

mpi_cartesian_test icon mpi_cartesian_test

A C-MPI parallel program that based on a MxN cartesian topology of tasks, each one sums its elements and sends its result to its neighbor, until task 0 figures out the total sum of all elements.

onlinestoreadmin icon onlinestoreadmin

A basic java web application that emulates admin privileges of inserting and searching for products in a database

pydfa icon pydfa

A basic Python 3 project that scans a given word and returns if its valid or not based on a DFA defined by a text file

restful-dictionary-client icon restful-dictionary-client

An example of a REST web service client that sends a user's credentials to the server, receives an authentication token and looks up for words from a dictionary that start and/or end with two given letters

restful-dictionary-server icon restful-dictionary-server

An example of a REST web service server that checks a user's credentials and returns a number of words from a dictionary

sky-broadcast-button icon sky-broadcast-button

A Contiki program for Sky Tmote where each node broadcasts a message every time its button is pressed

sky-measurements-broadcast icon sky-measurements-broadcast

A Contiki program for Sky Tmote where each node broadcasts and receives its measurements to its neighbors and presents current, min, max and average readings on the browser

sneetch icon sneetch

A Discord bot written in Python that notifies a specific channel of a server of a Twitter account's latest tweet.

spark-examples icon spark-examples

Some simple, kinda introductory projects based on Apache Spark to be used as guides in order to make the whole DataFrame data management look less weird or complex.

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.