< My Projects />

const openSource = true;

/** These projects showcase my expertise in backend development, focusing on performance optimization, search technologies, and scalable architecture. Each repository demonstrates my commitment to clean code, efficient algorithms, and solving complex technical challenges. */

SymSpell

Featured

A Golang implementation of the SymSpell algorithm for ultra-fast spelling correction. This memory-efficient algorithm provides spelling correction and fuzzy search, supporting both unigrams and bigrams for advanced contextual correction.

Technologies:

GolangAlgorithmSpelling CorrectionFuzzy Search

Seperno

Featured

Persian Text Normalizer for search optimization. A customizable tool for cleaning and preprocessing Persian text, handling spaces, URLs, punctuation, and other text elements to improve search quality.

Technologies:

GolangText ProcessingPersian LanguageSearch Optimization

Gango

A Go-Based Backend Service Framework providing a robust and flexible foundation for building backend services. Automates essential tasks to simplify the process of creating backend systems for both experienced developers and newcomers.

Technologies:

GolangBackend FrameworkMicroservicesAPI Development
sepehr@portfolio:~/projects

$ ls -la github/

total 3

drwxr-xr-x 3 sepehr staff go-symspell

drwxr-xr-x 3 sepehr staff seperno

drwxr-xr-x 3 sepehr staff gango

$ cat github/stats.json | jq

{

"stars": 120,

"contributions": 450,

"repositories": 15

}

$ _

function viewMoreProjects() {

Check out more of my projects and contributions on GitHub.

github.com/sepehrsoh
}