Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

About me

Posts

Future Blog Post

less than 1 minute read

Published:

This post will show up by default. To disable scheduling of future posts, edit config.yml and set future: false.

Blog Post number 4

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 3

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 2

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 1

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

portfolio

publications

research

talks

teaching

Compiler Theory

Undergraduate course, 7.5 credits, Mälardalen University, Computer Science and Software Engineering Department, 1900

The course aims to provide theoretical and practical knowledge about the fundamentals of compiler design and implementation. Course contents include syntactical and semantical specification of basic programming language constructs, lexical and syntactical analysis, program semantics, pretty printing, type checking, code generation, and basic optimization techniques.

Data Structures, Algorithms and Program Development with C

Undergraduate course, 7.5 credits, Mälardalen University, Computer Science and Software Engineering Department, 1900

The course aims to provide in-depth knowledge of abstract data types and algorithm design for solving computer science problems.

Formal Languages, Automata and Theory of Computation

Undergraduate course, 7.5 credits, Mälardalen University, Computer Science and Software Engineering Department, 1900

Formal Languages, Automata and Theory of Computation provides an insight into theoretical foundations of artificial languages, automata and theory of computation - topics that appear in various disguises in every branch of computer science.

Object-Oriented Programming

Undergraduate course, Mälardalen University, 2015

This course aims to provide a deep understanding of the object-oriented (OO) design of computer programs so that students utilize the related concepts in solving computer science problems.