$: whoami
       .=(((=.       
      i;'   `:i      
      !_______!      
     ((  /-\  ))     
      !`' V `'!      
       \  -  /       
       !\._./!       
      /.     .\      
 _.-~'  `. .'  `~-._ 
'  \      V      /  `

  

My name is Franciss, I turn complex code into something simple and clear. I mostly work with Svelte and Next.js, but I also enjoy exploring — from running a homelab and customizing Hyprland on Arch, to tweaking my old PSP because I love handheld consoles.

$: cat .config/techstack.txt
  
++++++++++++++++++++
++++++++++++++++++++
++++++++++++++++++++
++++       +:     ++
+++++++  +++  ++++++
+++++++  ++++    +++
+++++++  +++++++  ++
+++++++  +++     +++
++++++++++++++++++++
   
TypeScript

My primary language for modern web apps. I use it with NextJS, Svelte, Vue for personal projects. Strong typing keeps code reliable and maintainable.

  
      ********      
     ** *******     
          *****     
 **************:::::
************** :::::
***** ::::::::::::::
*****:::::::::::::: 
     :::::          
     ::::::: ::     
      ::::::::      
   
Python

Mainly for academic work, scripting, and experiments. I use it for data processing and school projects, where libraries like NumPy or Pandas are useful.

  
        ====        
     ==========     
 ========  ======== 
=====          ===##
====    ====   #####
===    =====### ## #
===    =%%%%### ## #
====    %%%%   #####
==%%%          %%%##
 %%%%%%%%  %%%%%%%% 
     %%%%%%%%%%     
        %%%%   
C++

Primarily for school and algorithm-heavy coursework. Helps me think about efficiency and low-level details compared to higher-level languages.

  
  @=  @@@        @  
@ ************ *** @
@***** ************@
@***** *  ***. *** @
@ ******* ********@ 
 @******* *******   
   ****  *******=@@@
    *  ** *****  :@ 
         @*****@    
         @**** @    
          @   @     
   
PostgreSQL

My go-to relational database for structured apps. Strong querying capabilities, often used alongside Go backends.

  
     ++++++++++     
   ++++++++++++++   
  +++++++  +++++++  
 +++++++    +++++++ 
 +++++++    -++++++ 
 +++++++    +++++++ 
  +++++++  +++++++  
   ++++++++++++++   
     ++++++++++     
 
MongoDB

Best for flexible schemas and quick prototyping. Works well with web apps where JSON-like storage feels natural.

  
       =@@@%-       
      .@@@@@@@      
      .#.@@@@@      
      .=-::=@@.     
     .@.--...@@     
    .@......:@@@%   
   .%.........@@@-  
  .@@..........@@@. 
 ..-%.........-@@@. 
=-----@......--=---.
=------.....@*----=*
..-*+=+:    =#++*.. 
   
Linux

My go-to OS for development and server deployments. I use Arch Linux as my daily driver for full control of my dev environment, and Debian for stable server hosting and backend work. Highly customizable and reliable for various workflows.

  
          ++         
        +++++       
     +++ ++++++     
    +++++  +++++    
  +++++++    +++++  
 ++++++++  ++  ++++ 
  +++++++  +++++++  
    +++++  +++++    
     ++++++++++     
       ++++++       
         ++         
 
Git

Version control for both hobby projects and professional work. Keeps track of changes, iterations, and helps with collaboration.

  
      @@@@@@@@      
   @@@@@@@@@@@@@@   
 .@@@@@@@@@@@@@@@@. 
 @@@@@@@@  @@@@@@@@ 
@@@@@@@@    @@@@@@@@
@@@@@@@      @@@@@@@
@@@@@@        @@@@@@
 @@@@@@@@@@@@@@@@@@ 
 .@@@@@@@@@@@@@@@@. 
   @@@@@@@@@@@@@@   
      @@@@@@@@      
   
Vercel

Hosting for my Svelte, NextJS and Vue apps. Seamless Git integration and fast deployments make it my default choice.

$: ls -la Projects/