$NAME $SURNAME
Python Developer XYZ Tech Solutions, $CITY June 2024 – October 2025
- Developed and maintained web applications using Django and Flask, enhancing user experiences and increasing the user base by 30%.
{-# LANGUAGE StandaloneDeriving #-} | |
module Main where | |
import Ex2 | |
import Test.Framework as TF ( | |
Test, | |
defaultMain, | |
testGroup, | |
) |