Giter Site home page Giter Site logo

Hey there, everyone! πŸ‘‹

Ever wondered why we use high-level programming languages? πŸ€” Beyond rapid development, there's a crucial aspect to consider: security and stability. Compiled languages with static typing often offer enhanced robustness and fewer runtime errors compared to their interpreted and dynamically-typed counterparts. πŸ”’

That's why I'm a firm believer that compiled languages will eventually become the primary choice for many developers seeking reliability. πŸ’ͺ

At the moment, I'm working as a backend developer at Tuxpan 🏒 and honing my skills in Java and SpringBoot for backend development. 🌐

My guiding principles are:

  • Explicit > Implicit (inspired by Python)
  • Ahead-of-Time (AOT) Compilation > Just-In-Time (JIT) Compilation > Interpreted languages
  • Open-source > Proprietary
  • Static typing > Dynamic typing
  • WebAssembly (WASM) should have access to the Document Object Model (DOM)
  • Containers > Virtual Machines
  • Linux <3

Carlos Troncoso's Projects

2020-iic2283-tareas icon 2020-iic2283-tareas

Repositorio del curso DiseΓ±o y AnΓ‘lisis de Algoritmos 2020. Foro de tareas en Issues.

alacritty icon alacritty

Alacritty is a cross-platform, OpenGL terminal emulator. This fork includes a compilation and installation script for use on Wayland systems, as well as some small optimizations made in the Cargo.toml.

bigint icon bigint

Big Integer library for C. Made in pure C (without asm or SIMD) using only 2 files. Works on 16, 32, 64 bits computers

mct icon mct

Micro C Test, a single header library for testing.

prime_worker icon prime_worker

web api to Verify Prime numbers with 64 iterations of miller rabin test.

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.