Coder Social home page Coder Social logo
  • Always exploring the intersection of data and business to build intelligent solutions that make a difference.
  • Currently, I'm diving into the applications of ML & NLP for security operations.
  • Feel free to reach out to me here for any questions or collaborations.

Python Flask PostgreSQL TensorFlow AWS Hadoop Apache Spark

class Projects:
    def __init__(self):
        self.projects = [
            {
                "name": "Cryptographic Algorithms",
                "description": "A collection of cryptographic algorithms implemented in Python.",
                "technologies": ["Python", "SageMath"],
                "link": "https://github.com/laplacef/crypto_algorithms"
            },
            {
                "name": "Socket Netcat",
                "description": "A basic implementation of Netcat but with the Socket Python library.",
                "technologies": ["Python", "Sockets", "Networking"],
                "link": "https://github.com/laplacef/socket_netcat"
            },
            {
                "name": "Network Analyzer",
                "description": "A robust tool for network discovery and SNMP querying within a Windows environment.",
                "technologies": ["PowerShell", "Windows", "Networking"],
                "link": "https://github.com/laplacef/network_analyzer"
            }
        ]

Francisco Laplace's Projects

multiplewindow3dscene icon multiplewindow3dscene

A quick example of how one can "synchronize" a 3d scene across multiple windows using three.js and localStorage

net_tools icon net_tools

A collection of shell functions designed to simplify and streamline various common networking tasks

network_analyzer icon network_analyzer

A robust tool for network discovery and SNMP querying within a Windows environment

socket_netcat icon socket_netcat

A basic implementation of Netcat but with the Socket Python library

todo_app icon todo_app

A simple web application to track list items and tasks

win_tools icon win_tools

A PowerShell collection tailored for system administration tasks on Windows environments

www icon www

A quick gateway to my portfolio site

youtube-dl icon youtube-dl

Command-line program to download videos from YouTube.com and other video sites

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.