Coder Social home page Coder Social logo

Typing SVG juandelaHD


Hello World! 🌍

#!/usr/bin/python
# -*- coding: utf-8 -*-

class SoftwareEngineer:

    def __init__(self, name):
        self.name = name
        self.eager_to_learn = True
        self.eager_to_work = True
        self.language_spoken = ["es_ES", "en_US"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting!")

me = SoftwareEngineer("Juan Martín de la Cruz")
me.say_hi()

⏳ Life

:shipit: Facultad de Ingeniería de la Universidad de Buenos Aires - Software Engineering Student

:shipit: Algorithms and Programming 2 for the careers Computer Science Engineering and Systems Analysis - Teaching assistant

:shipit: Tutor.com - Programming Tutor

🧰 Languages and Tools

Linux

Git

GitHub

Bash

Python

Go

C

C++

Java

SDL

QT


📊 Stats

👨‍💻 Jumas's Coding Journey

From a young age, my passion for solving problems ignited my interest in engineering. In my last year of high school, I began coding, which led me to discover Software Engineering. This field provided a clear path to turn my passion into a career. At university, I delved deeper into software development, fascinated by algorithms, data structures, and software design. My desire to share knowledge led me to become a teaching assistant for the "Algorithms and Programming 2" course, where I honed my communication skills and understanding of the material. A friend introduced me to Tutor.com, allowing me to tutor students worldwide. This experience refined my problem-solving abilities and teaching methods. Additionally, I participated in hackathons, including HackITBA, gaining practical experience in developing solutions under pressure and working in dynamic teams. These experiences have fueled my ambition to push the boundaries of my knowledge and skills. They reinforced my commitment to software engineering and my desire to contribute to technological advancements. Through teaching, tutoring, and hackathons, I have built a solid foundation that I am eager to expand as I continue my coding journey.

Juan Martin de la Cruz's Projects

algogram icon algogram

Simulates social network algorithms, providing a hands-on experience for understanding how social networks curate content based on user affinities and connections. Developed in Golang, this educational tool is designed for those interested in learning about the inner workings of social network platforms.

base-scheduler icon base-scheduler

Implementing context switching for processes and the scheduler on an existing operating system.

chess-2.0 icon chess-2.0

Innovative and strategic chess puzzle game designed to challenge and engage players by requiring them to capture all the pieces on the board within a specified number of moves. This game combines the traditional elements of chess with unique puzzle mechanics, providing a fresh and exciting experience for chess enthusiasts and puzzle lovers alike.

fifteen icon fifteen

Classic Fifteen Puzzle game implementation in Python, where players rearrange numbered tiles in a grid by sliding them into an empty space. Features customizable grid sizes, intuitive controls, and optional solvability checks for a challenging yet nostalgic experience.

fuse-based-filesystem icon fuse-based-filesystem

Implementing a custom Linux filesystem using FUSE, allowing user-mode implementation with VFS interface access via standard syscalls (read, open, ls, etc.). This in-memory filesystem prioritizes speed over data volume or persistence, with data represented on disk by a single file.

jazz-jackrabbit-2 icon jazz-jackrabbit-2

This project is a copy of the work developed in the 'Taller de Programación' course. We aim to bring back the classic platformer game, Jazz Jackrabbit 2, with modern enhancements.

jj2-website icon jj2-website

This basic repository hosts the source code and assets for the Jazz Jackrabbit 2 website. The site provides information about the game, including its features, download links, and community resources. It's a central hub for fans of the classic side-scrolling platformer, offering a modern tribute to this beloved game.

minimal-shell-interpreter icon minimal-shell-interpreter

Developing the minimal functionality of a shell interpreter similar to bash, zsh, and fish. The implementation will be in C11 and POSIX.1-2008.

scrap-accreditations icon scrap-accreditations

This repository houses a sophisticated WhatsApp bot designed to scrape data from a specified website. The bot is fully equipped for deployment on services like Railway, thanks to the inclusion of a Dockerfile. This setup ensures seamless and efficient deployment, allowing for rapid integration and execution in a production environment.

tp-calendar icon tp-calendar

This repository contains a comprehensive Java-based Calendar application designed for managing events, appointments, and tasks efficiently.

travel-planner-for-qatar icon travel-planner-for-qatar

Creating a complete travel planner for Qatar using graphs to develop itineraries, paths, routes, etc., involves several steps and the use of Python with KML (Keyhole Markup Language) for geographical data.

voting-system icon voting-system

Voting system implemented in Golang, designed to handle and manage voting processes efficiently. The repository includes several modules to support various functionalities required in a voting system, such as handling queues, errors, reading inputs, and sorting and searching operations. This project can serve as a foundational framework for develop

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.