π Hi, this is Shamim
# no username was found!
# let's create one...
import random
for wordLen in range(3,5):
for x in range(7): # cause i like 7
word = "";
for ci in range(wordLen):
word += chr(random.randint(97,122))
print(word) # the "jeot" was selected!
- π€© Now I have a username, @jeot
- π¨π»βπ©π»βπ§π» Father, husband, curious mind
- π₯Ό PhD in Electronics Engineering, Embedded Systems Designer, Software Developer, Problem Solver
- π Interested in Electronics/PCB Design/ARM/FPGA/C/C++/Rust/JS/React/VHDL
- π± Iβm currently learning rust by doing work/hobby projects:
- building a secure bootloader for STM32L4xx, with secure remote update
- building a GUI app for work: local communication of nodes over wifi
- building a weekly task-manager (for myself)
- ποΈ Looking forward to interesting stuff!
- π« How to reach me? sh.keshani@gmail.com